Searched defs:CLKF_INTR (Results 1 – 13 of 13) sorted by relevance
108 #define CLKF_INTR(cf) (curcpu()->ci_idepth > 1) macro
165 #define CLKF_INTR(frame) (curcpu()->ci_idepth > 1) macro
119 #define CLKF_INTR(frame) (curcpu()->ci_idepth > 1) macro
323 #define CLKF_INTR(framep) (curcpu()->ci_idepth) macro
270 #define CLKF_INTR(framep) \ macro
58 #define CLKF_INTR(frame) (curcpu()->ci_idepth > 1) macro
287 #define CLKF_INTR(framep) ((framep)->saved_intr_level != 0) macro
230 #define CLKF_INTR(framep) ((framep)->tf_flags & TFF_INTR) macro
92 #define CLKF_INTR(frame) (curcpu()->ci_idepth > 1) macro
158 #define CLKF_INTR(frame) ((frame)->depth != 0) macro
286 #define CLKF_INTR(frame) (IDXSEL((frame)->if_cs) == GICODE_SEL) macro
284 #define CLKF_INTR(framep) (curcpu()->ci_idepth > 1) /* XXX */ macro
372 #define CLKF_INTR(frame) (curcpu()->ci_idepth > 1) macro