Home
last modified time | relevance | path

Searched refs:PX_FLAGS_NONE (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dreason.h81 #define PX_FLAGS_NONE 0 macro
/xnu-11417.140.69/osfmk/kern/
H A Dexception.c846 exit_with_mach_exception(proc, info, PX_FLAGS_NONE); in pac_exception_triage()
900 exit_with_mach_exception(proc, info, PX_FLAGS_NONE); in maybe_unrecoverable_exception_triage()
H A Dthread.c2562 uint32_t flags = PX_FLAGS_NONE; in mach_exception_ast()