Home
last modified time | relevance | path

Searched refs:SPRN_ICTC (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S199 mtspr SPRN_ICTC,r3 /* Instruction Cache Throttling off */
283 mtspr SPRN_ICTC,r3 /* Instruction Cache Throttling off */
/linux/arch/powerpc/kvm/
H A Dbook3s_emulate.c815 case SPRN_ICTC: in kvmppc_core_emulate_mtspr_pr()
/linux/arch/powerpc/include/asm/
H A Dreg.h664 #define SPRN_ICTC 0x3FB /* Instruction Cache Throttling Control Reg */ macro