Home
last modified time | relevance | path

Searched refs:RunGuestSyscall___NR_epoll_pwait (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/binary_translation/kernel_api/riscv64/
Depoll_emulation.h24 long RunGuestSyscall___NR_epoll_pwait(long arg_1,
Depoll_emulation.cc72 long RunGuestSyscall___NR_epoll_pwait(long arg_1, in RunGuestSyscall___NR_epoll_pwait() function
Dgen_syscall_emulation_riscv64_to_x86_64-inl.h74 return RunGuestSyscall___NR_epoll_pwait(arg_1, arg_2, arg_3, arg_4, arg_5, arg_6); in RunGuestSyscallImpl()