Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dtlb_nohash.c474 eptcfg = mfspr(SPRN_EPTCFG); in setup_page_sizes()
507 eptcfg = mfspr(SPRN_EPTCFG); in setup_page_sizes()
/arch/powerpc/kvm/
De500_emulate.c405 case SPRN_EPTCFG: in kvmppc_core_emulate_mfspr_e500()
/arch/powerpc/include/asm/
Dreg_booke.h83 #define SPRN_EPTCFG 0x15e /* Embedded Page Table Config */ macro