Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/arch/powerpc/kvm/
De500_emulate.c113 case SPRN_MMUCSR0: in kvmppc_core_emulate_mtspr()
179 case SPRN_MMUCSR0: in kvmppc_core_emulate_mfspr()
/linux-2.6.39/arch/powerpc/include/asm/
Dreg_booke.h138 #define SPRN_MMUCSR0 0x3F4 /* MMU Control and Status Register 0 */ macro