CLKF_INTR
#define CLKF_INTR(framep) (curcpu()->ci_idepth)
#define CLKF_INTR(frame) (curcpu()->ci_idepth > 1)
#define CLKF_INTR(frame) (curcpu()->ci_idepth > 1)
#define CLKF_INTR(frame) (curcpu()->ci_idepth > 1)
#define CLKF_INTR(framep) ((framep)->tf_flags & TFF_INTR)
#define CLKF_INTR(frame) (IDXSEL((frame)->if_cs) == GICODE_SEL)
#define CLKF_INTR(framep) \
#define CLKF_INTR(framep) (curcpu()->ci_idepth > 1) /* XXX */
#define CLKF_INTR(frame) ((frame)->depth > 1)
#define CLKF_INTR(frame) (curcpu()->ci_idepth > 1)
#define CLKF_INTR(frame) (curcpu()->ci_idepth > 1)
#define CLKF_INTR(cf) (curcpu()->ci_idepth > 1)
#define CLKF_INTR(framep) ((framep)->saved_intr_level != 0)