Searched refs:RunGuestSyscall___NR_openat (Results 1 – 2 of 2) sorted by relevance
101 inline long RunGuestSyscall___NR_openat(long arg_1, long arg_2, long arg_3, long arg_4) { in RunGuestSyscall___NR_openat() function
429 return RunGuestSyscall___NR_openat(arg_1, arg_2, arg_3, arg_4); in RunGuestSyscallImpl()