Searched refs:RunGuestSyscall___NR_exit (Results 1 – 3 of 3) sorted by relevance
28 long RunGuestSyscall___NR_exit(long arg);
75 long RunGuestSyscall___NR_exit(long code) { in RunGuestSyscall___NR_exit() function
88 return RunGuestSyscall___NR_exit(arg_1); in RunGuestSyscallImpl()