Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcap_util.c193 #define IS_HIPIL() (getpil() >= XCALL_PIL) macro
195 #define IS_HIPIL() macro
H A Dkcpc.c104 #define IS_HIPIL() (getpil() >= XCALL_PIL) macro
106 #define IS_HIPIL() macro