Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/mm/nohash/
Dtlb_low.S238 mtspr SPRN_MMUCSR0, r3
240 mfspr r3,SPRN_MMUCSR0
262 mtspr SPRN_MMUCSR0, r3
264 mfspr r3,SPRN_MMUCSR0
/linux-5.19.10/arch/powerpc/kvm/
De500_emulate.c263 case SPRN_MMUCSR0: in kvmppc_core_emulate_mtspr_e500()
394 case SPRN_MMUCSR0: in kvmppc_core_emulate_mfspr_e500()
/linux-5.19.10/arch/powerpc/include/asm/
Dreg_booke.h175 #define SPRN_MMUCSR0 0x3F4 /* MMU Control and Status Register 0 */ macro