Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_mmu.c42 struct gpt_translation { struct
76 static bool get_pt_entry(struct CPUState *cpu, struct gpt_translation *pt, in get_pt_entry()
98 static bool test_pt_entry(struct CPUState *cpu, struct gpt_translation *pt, in test_pt_entry()
155 static inline uint64_t large_page_gpa(struct gpt_translation *pt, bool pae) in large_page_gpa()
170 struct gpt_translation *pt, bool pae) in walk_gpt()
211 struct gpt_translation pt; in mmu_gva_to_gpa()