Searched refs:TLBnCFG_PT (Results 1 – 4 of 4) sorted by relevance
177 #define TLBnCFG_PT 0x00040000 /* Can load from page table */ macro
127 if ((tlb1cfg & TLBnCFG_IND) && (tlb0cfg & TLBnCFG_PT)) in setup_page_sizes()
891 vcpu->arch.tlbcfg[0] &= ~TLBnCFG_PT; in vcpu_mmu_init()
1085 #define TLBnCFG_PT 0x00040000 /* Can load from page table */ macro