Searched refs:RunGuestSyscall___NR_mprotect (Results 1 – 3 of 3) sorted by relevance
43 long RunGuestSyscall___NR_mprotect(long arg_1, long arg_2, long arg_3);
120 long RunGuestSyscall___NR_mprotect(long arg_1, long arg_2, long arg_3) { in RunGuestSyscall___NR_mprotect() function
345 return RunGuestSyscall___NR_mprotect(arg_1, arg_2, arg_3); in RunGuestSyscallImpl()