Searched refs:MMUCFG_MAVN_V2 (Results 1 – 3 of 3) sorted by relevance
117 if ((mmucfg & MMUCFG_MAVN) == MMUCFG_MAVN_V2) { in setup_page_sizes()
136 #define MMUCFG_MAVN_V2 0x00000001 /* v2.0 */ macro
331 has_ftr = ((vcpu->arch.mmucfg & MMUCFG_MAVN) == MMUCFG_MAVN_V2); in has_feature()