Home
last modified time | relevance | path

Searched refs:x86_is_pae_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/i386/hvf/
H A Dx86.c155 bool x86_is_pae_enabled(CPUState *cpu) in x86_is_pae_enabled() function
H A Dx86_mmu.c229 res = walk_gpt(cpu, gva, err_code, &pt, x86_is_pae_enabled(cpu)); in mmu_gva_to_gpa()
H A Dx86.h268 bool x86_is_pae_enabled(CPUState *cpu);