Searched refs:SPRN_TLB0PS (Results 1 – 4 of 4) sorted by relevance
368 case SPRN_TLB0PS: in kvmppc_core_emulate_mfspr_e500()
884 vcpu->arch.tlbps[0] = mfspr(SPRN_TLB0PS); in vcpu_mmu_init()
513 tlb0ps = mfspr(SPRN_TLB0PS); in setup_page_sizes()
76 #define SPRN_TLB0PS 0x158 /* TLB 0 Page Size Register */ macro