Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/mm/nohash/
Dtlb_64e.c125 if ((tlb1cfg & TLBnCFG_IND) && (tlb0cfg & TLBnCFG_PT)) in setup_page_sizes()
/linux-6.12.1/arch/powerpc/include/asm/nohash/
Dmmu-e500.h177 #define TLBnCFG_PT 0x00040000 /* Can load from page table */ macro
/linux-6.12.1/arch/powerpc/kvm/
De500_mmu.c891 vcpu->arch.tlbcfg[0] &= ~TLBnCFG_PT; in vcpu_mmu_init()