Searched refs:unix_syscall64 (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/i386/
H A Dsystemcalls.c66 extern void unix_syscall64(x86_saved_state_t *);
275 unix_syscall64(x86_saved_state_t *state) function
314 "unix_syscall64: code=%d(%s) rip=%llx\n",
438 "unix_syscall64: error=%d retval=(%llu,%llu)\n",
/darwin-on-arm/xnu/osfmk/x86_64/
H A Didt64.s1280 CCALL(unix_syscall64)
/darwin-on-arm/xnu/osfmk/i386/
H A Didt64.s1648 CCALL1(unix_syscall64, %edi)

Completed in 24 milliseconds