Searched refs:SPRN_TLB1PS (Results 1 – 5 of 5) sorted by relevance
122 tlb1ps = mfspr(SPRN_TLB1PS); in setup_page_sizes()
152 max_cam = __ilog2(mfspr(SPRN_TLB1PS)) + 10; in calc_cam_sz()
71 #define SPRN_TLB1PS 0x159 /* TLB 1 Page Size Register */ macro
373 case SPRN_TLB1PS: in kvmppc_core_emulate_mfspr_e500()
885 vcpu->arch.tlbps[1] = mfspr(SPRN_TLB1PS); in vcpu_mmu_init()