Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dreason.h81 #define PX_FLAGS_NONE 0 macro
/xnu-11215.1.10/osfmk/kern/
H A Dexception.c846 exit_with_mach_exception(proc, info, PX_FLAGS_NONE); in pac_exception_triage()