Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dtime.h146 return (mfspr(SPRN_DEC)); in get_dec()
165 mtspr(SPRN_DEC, val); in set_dec()
Dreg.h286 #define SPRN_DEC 0x016 /* Decrement Register */ macro
/linux-3.4.99/arch/powerpc/kvm/
Dbook3s_hv_interrupts.S113 mfspr r8,SPRN_DEC
Demulate.c290 case SPRN_DEC: in kvmppc_emulate_instruction()
350 case SPRN_DEC: in kvmppc_emulate_instruction()
Dbook3s_hv_rmhandlers.S200 mtspr SPRN_DEC,r3
490 mfspr r0,SPRN_DEC
654 mfspr r5,SPRN_DEC
1037 mtspr SPRN_DEC, r4
/linux-3.4.99/arch/powerpc/platforms/52xx/
Dmpc52xx_pm.c126 mtspr(SPRN_DEC, 0x7fffffff); in mpc52xx_pm_enter()
/linux-3.4.99/arch/powerpc/kernel/
Dexceptions-64s.S375 mtspr SPRN_DEC,r10; \
/linux-3.4.99/arch/powerpc/xmon/
Dxmon.c1635 mfspr(SPRN_DEC), mfspr(SPRN_SPRG2)); in super_regs()