Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg_booke.h70 #define SPRN_TLB0PS 0x158 /* TLB 0 Page Size Register */ macro
/linux/arch/powerpc/kvm/
H A De500_emulate.c368 case SPRN_TLB0PS: in kvmppc_core_emulate_mfspr_e500()
H A De500_mmu.c884 vcpu->arch.tlbps[0] = mfspr(SPRN_TLB0PS); in vcpu_mmu_init()