Home
last modified time | relevance | path

Searched refs:splhigh (Results 1 – 7 of 7) sorted by relevance

/xnu-8792.81.2/osfmk/kern/
H A Dspl.h35 #define splhigh() (spl_t) ml_set_interrupts_enabled(FALSE) macro
H A Dspl.c37 splhigh( in splhigh() function
H A Decc_logging.c264 x = splhigh(); in ecc_log_record_event()
292 x = splhigh(); in ecc_log_get_next_event()
/xnu-8792.81.2/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c247 return splhigh(); in kdp_intr_disbl()
/xnu-8792.81.2/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c295 return splhigh(); in kdp_intr_disbl()
/xnu-8792.81.2/osfmk/i386/
H A Dpmap.h815 spl = splhigh(); \
/xnu-8792.81.2/osfmk/x86_64/
H A Dpmap.c1190 spl = splhigh(); in pmap_lowmem_finalize()