Home
last modified time | relevance | path

Searched refs:SPRN_DEC (Results 1 – 8 of 8) sorted by relevance

/arch/powerpc/include/asm/
Dtime.h157 return (mfspr(SPRN_DEC)); in get_dec()
176 mtspr(SPRN_DEC, val); in set_dec()
Dreg.h378 #define SPRN_DEC 0x016 /* Decrement Register */ macro
/arch/powerpc/kvm/
Demulate.c111 case SPRN_DEC: in kvmppc_emulate_mtspr()
190 case SPRN_DEC: in kvmppc_emulate_mfspr()
Dbook3s_hv_interrupts.S124 mfspr r8,SPRN_DEC
Dbook3s_hv_rmhandlers.S137 mtspr SPRN_DEC, r4
195 mtspr SPRN_DEC, r3
807 mtspr SPRN_DEC,r3
901 mfspr r0, SPRN_DEC
1240 mfspr r5,SPRN_DEC
2098 mfspr r3, SPRN_DEC
2103 mtspr SPRN_DEC, r4
2185 mtspr SPRN_DEC, r3
/arch/powerpc/platforms/52xx/
Dmpc52xx_pm.c126 mtspr(SPRN_DEC, 0x7fffffff); in mpc52xx_pm_enter()
/arch/powerpc/kernel/
Dexceptions-64s.S691 mtspr SPRN_DEC,r10; \
/arch/powerpc/xmon/
Dxmon.c1710 mfspr(SPRN_DEC), mfspr(SPRN_SPRG2)); in super_regs()