Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/nohash/
H A Dtlb_64e.c125 eptcfg = mfspr(SPRN_EPTCFG); in setup_page_sizes()
/openbmc/linux/arch/powerpc/kvm/
H A De500_emulate.c401 case SPRN_EPTCFG: in kvmppc_core_emulate_mfspr_e500()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h80 #define SPRN_EPTCFG 0x15e /* Embedded Page Table Config */ macro