Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_mmu.c43 struct gpt_translation { struct
44 target_ulong gva;
45 uint64_t gpa;
46 int err_code;
47 uint64_t pte[5];
48 bool write_access;
49 bool user_access;
50 bool exec_access;