Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/mm/
Dtlb_nohash_low.S263 mtspr SPRN_MMUCSR0, r3
265 mfspr r3,SPRN_MMUCSR0
287 mtspr SPRN_MMUCSR0, r3
289 mfspr r3,SPRN_MMUCSR0
/linux-3.4.99/arch/powerpc/kvm/
De500_emulate.c120 case SPRN_MMUCSR0: in kvmppc_core_emulate_mtspr()
192 case SPRN_MMUCSR0: in kvmppc_core_emulate_mfspr()
/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h145 #define SPRN_MMUCSR0 0x3F4 /* MMU Control and Status Register 0 */ macro