Searched refs:PLATFORM_SYSCALL_TRAP_NO (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/osfmk/arm64/ | ||
| H A D | proc_reg.h | 2853 #define PLATFORM_SYSCALL_TRAP_NO 0x80000000 macro |
| H A D | sleh.c | 2677 if (trap_no == (int)PLATFORM_SYSCALL_TRAP_NO) { in handle_svc() |