Searched refs:cf_pc (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dcpu.h113 u_long cf_pc; /* pc at time of interrupt */ member in struct:clockframe
118 #define CLKF_PC(framep) ((framep)->cf_pc)
/netbsd-6-1-5-RELEASE/sys/arch/atari/include/
H A Dcpu.h69 u_long cf_pc; /* pc at time of interrupt */ member in struct:clockframe
74 #define CLKF_PC(framep) ((framep)->cf_pc)
/netbsd-6-1-5-RELEASE/sys/arch/news68k/dev/
H A Dtimer_hb.c160 if (cf.cf_pc == (long)_Idle)
/netbsd-6-1-5-RELEASE/sys/arch/hp700/include/
H A Dcpu.h228 u_int cf_pc; member in struct:clockframe
230 #define CLKF_PC(framep) ((framep)->cf_pc)
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dclock.c310 if (cf.cf_pc == (long)_Idle)
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dclock.c326 if (cf.cf_pc == (long)_Idle)
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dframe.h235 (cfp)->cf_pc = (u_long)&_atomic_cas_ras_start; \
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Dclock.c449 if (cf.cf_pc == (long)_Idle)
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dintr.c484 clkframe.cf_pc = frame->tf_iioq_head;

Completed in 224 milliseconds