Searched refs:IUNMASK (Results 1 – 4 of 4) sorted by relevance
48 #define IUNMASK(level) iunmask[IPL(level)] macro97 if (curcpu()->ci_ipending & IUNMASK(ncpl)) \
127 movq CPUVAR(IUNMASK)(,%rax,8),%rax159 movq CPUVAR(IUNMASK)(,%rax,8),%rax
794 imask = IUNMASK(ci, nlevel);
105 #define IUNMASK(ci,level) (ci)->ci_iunmask[(level)] macro