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