Searched refs:MMUCFG_MAVN_V2 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A De500.h331 has_ftr = ((vcpu->arch.mmucfg & MMUCFG_MAVN) == MMUCFG_MAVN_V2);
/linux-master/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h136 #define MMUCFG_MAVN_V2 0x00000001 /* v2.0 */ macro
/linux-master/arch/powerpc/mm/nohash/
H A Dtlb.c438 if (fsl_mmu && (mmucfg & MMUCFG_MAVN) == MMUCFG_MAVN_V2) {

Completed in 105 milliseconds