Searched refs:PX_FLAGS_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/sys/ | ||
| H A D | reason.h | 81 #define PX_FLAGS_NONE 0 macro |
| /xnu-11215.1.10/osfmk/kern/ | ||
| H A D | exception.c | 846 exit_with_mach_exception(proc, info, PX_FLAGS_NONE); in pac_exception_triage() |