Searched defs:stage2 (Results 1 – 3 of 3) sorted by relevance
55 TranslateFaultStage2 stage2; member
9238 static inline bool have4k(ARMCPU *cpu, bool stage2) in have4k()9244 static inline bool have16k(ARMCPU *cpu, bool stage2) in have16k()9250 static inline bool have64k(ARMCPU *cpu, bool stage2) in have64k()9257 bool stage2) in sanitize_gran_size()9303 bool stage2 = regime_is_stage2(mmu_idx); in aa64_va_parameters() local
733 bool stage2; member