Searched refs:SPRN_MMUCR (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_44x.S | 322 mfspr r12,SPRN_MMUCR 333 mfspr r12,SPRN_MMUCR 342 mtspr SPRN_MMUCR,r12 436 mfspr r12,SPRN_MMUCR 447 mfspr r12,SPRN_MMUCR 456 mtspr SPRN_MMUCR,r12 586 4: mtspr SPRN_MMUCR,r12 /* Set MMUCR */ 687 4: mtspr SPRN_MMUCR,r12 /* Set MMUCR */ 862 wmmucr: mtspr SPRN_MMUCR,r3 /* Put MMUCR */ 912 mtspr SPRN_MMUCR,r5 [all …]
|
H A D | entry_32.S | 469 mtspr SPRN_MMUCR,r9;
|
H A D | head_booke.h | 263 mfspr r0,SPRN_MMUCR
|
/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | tlb_low.S | 73 mfspr r5,SPRN_MMUCR 91 mtspr SPRN_MMUCR,r5 181 mfspr r5,SPRN_MMUCR 185 mtspr SPRN_MMUCR,r5
|
H A D | 44x.c | 61 mtspr(SPRN_MMUCR, 0); in ppc44x_pin_tlb() 143 mtspr(SPRN_MMUCR, 0); in ppc47x_pin_tlb()
|
/openbmc/linux/arch/powerpc/kexec/ |
H A D | relocate_32.S | 89 mtspr SPRN_MMUCR,r3 239 1: mtspr SPRN_MMUCR, r3 /* Put MMUCR */
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 162 #define SPRN_MMUCR 0x3B2 /* MMU Control Register */ macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | processor.h | 316 #define SPRN_MMUCR 0x3b2 /* MMU Control Register */ macro
|