Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h177 #define TLBnCFG_PT 0x00040000 /* Can load from page table */ macro
/linux/arch/powerpc/kvm/
H A De500_mmu.c891 vcpu->arch.tlbcfg[0] &= ~TLBnCFG_PT; in vcpu_mmu_init()