Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dphysmem.c25 struct pdpe { struct
36 typedef struct pdpe pdpt_t[512]; argument
/openbmc/qemu/target/i386/
H A Dmonitor.c103 uint64_t pdpe, pde, pte; in tlb_info_pae32() local
144 uint64_t pml4e, pdpe, pde, pte; in tlb_info_la48() local
320 uint64_t pdpe, pde, pte; in mem_info_pae32() local
377 uint64_t pml4e, pdpe, pde, pte; in mem_info_la48() local
457 uint64_t pml5e, pml4e, pdpe, pde, pte; in mem_info_la57() local
H A Darch_memory_mapping.c164 uint64_t pdpe; in walk_pdpe2() local
189 uint64_t pdpe; in walk_pdpe() local
H A Dhelper.c257 uint64_t pde, pdpe; in x86_cpu_get_phys_page_attrs_debug() local
/openbmc/qemu/contrib/elf2dmp/
H A Daddrspace.c144 static uint64_t pdba_base(uint64_t pdpe) in pdba_base()
149 static bool get_pgd(struct va_space *vs, uint64_t va, uint64_t pdpe, in get_pgd()
202 uint64_t pml4e, pdpe, pgd, pte; in va_space_va2pa() local
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c185 uint64_t *pml4e, *pdpe, *pde; in __virt_pg_map() local
266 uint64_t *pml4e, *pdpe, *pde; in __vm_get_page_table_entry() local
309 uint64_t *pdpe, *pdpe_start; in virt_arch_dump() local