Home
last modified time | relevance | path

Searched defs:splhigh (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/osfmk/kern/
H A Dspl.h35 #define splhigh() (spl_t) ml_set_interrupts_enabled(FALSE) macro
H A Dspl.c37 splhigh( in splhigh() function