Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dmonitor.c143 uint64_t pml4e, pdpe, pde, pte; in tlb_info_la48() local
376 uint64_t pml4e, pdpe, pde, pte; in mem_info_la48() local
456 uint64_t pml5e, pml4e, pdpe, pde, pte; in mem_info_la57() local
H A Darch_memory_mapping.c227 uint64_t pml4e; in walk_pml4e() local
H A Dhelper.c266 uint64_t pml4e_addr, pml4e; in x86_cpu_get_phys_page_attrs_debug() local
/openbmc/qemu/contrib/elf2dmp/
H A Daddrspace.c130 static bool get_pdpi(struct va_space *vs, uint64_t va, uint64_t pml4e, in get_pdpi()
202 uint64_t pml4e, pdpe, pgd, pte; in va_space_va2pa() local