Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_mmu.c156 static inline uint64_t large_page_gpa(struct gpt_translation *pt, bool pae, in large_page_gpa() function
211 pt->gpa = large_page_gpa(pt, pae, largeness); in walk_gpt()