Home
last modified time | relevance | path

Searched defs:stage2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c52 TranslateFaultStage2 stage2; member
/openbmc/qemu/target/arm/
H A Dinternals.h590 bool stage2; member
H A Dhelper.c11935 static inline bool have4k(ARMCPU *cpu, bool stage2) in have4k()
11941 static inline bool have16k(ARMCPU *cpu, bool stage2) in have16k()
11947 static inline bool have64k(ARMCPU *cpu, bool stage2) in have64k()
11954 bool stage2) in sanitize_gran_size()
12000 bool stage2 = regime_is_stage2(mmu_idx); in aa64_va_parameters() local