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