Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86.c149 bool x86_is_paging_mode(CPUState *cpu) in x86_is_paging_mode() function
H A Dx86_mmu.c224 if (!x86_is_paging_mode(cpu)) { in mmu_gva_to_gpa()
H A Dx86.h267 bool x86_is_paging_mode(CPUState *cpu);