Home
last modified time | relevance | path

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

/openbmc/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 */
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h295 #define SPRN_ICTC 0x3FB /* Instruction Cache Throttling Control Reg */ macro
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_emulate.c815 case SPRN_ICTC: in kvmppc_core_emulate_mtspr_pr()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h668 #define SPRN_ICTC 0x3FB /* Instruction Cache Throttling Control Reg */ macro