Searched refs:MMUCFG_MAVN_V2 (Results 1 – 6 of 6) sorted by relevance
136 #define MMUCFG_MAVN_V2 0x00000001 /* v2.0 */ macro
119 if (fsl_mmu && (mmucfg & MMUCFG_MAVN) == MMUCFG_MAVN_V2) { in setup_page_sizes()
331 has_ftr = ((vcpu->arch.mmucfg & MMUCFG_MAVN) == MMUCFG_MAVN_V2); in has_feature()
533 #define MMUCFG_MAVN_V2 0x00000001 /* v2.0 */ macro
1058 #define MMUCFG_MAVN_V2 0x00000001 /* v2.0 */ macro2847 if ((env->spr[SPR_MMUCFG] & MMUCFG_MAVN) == MMUCFG_MAVN_V2) { in booke206_tlbnps()
1099 if ((env->spr[SPR_MMUCFG] & MMUCFG_MAVN) == MMUCFG_MAVN_V2) { in helper_booke206_tlbwe()