Searched refs:cf_pc (Results 1 – 9 of 9) sorted by relevance
37 uintptr_t cf_pc; member43 #define CLKF_PC(cf) ((cf)->cf_pc)
156 u_long cf_pc; /* pc at time of interrupt */ member161 #define CLKF_PC(framep) ((framep)->cf_pc)
235 (cfp)->cf_pc = (u_long)&_atomic_cas_ras_start; \
254 u_int cf_pc; member256 #define CLKF_PC(framep) ((framep)->cf_pc)
162 if (cf.cf_pc == (long)_Idle) in clock_intr()
325 if (cf.cf_pc == (long)_Idle) in clock_intr()
311 if (cf.cf_pc == (long)_Idle) in clock_intr()
447 if (cf.cf_pc == (long)_Idle) in clock_intr()
442 clkframe.cf_pc = frame->tf_iioq_head; in hppa_intr_dispatch()