Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/kernel_api/riscv64/
Depoll_emulation.cc38 void ConvertHostEPollEventArrayToGuestInPlace(Guest_epoll_event* guest_events, int count) { in ConvertHostEPollEventArrayToGuestInPlace() function
80 ConvertHostEPollEventArrayToGuestInPlace(bit_cast<Guest_epoll_event*>(arg_2), arg_3); in RunGuestSyscall___NR_epoll_pwait()