Home
last modified time | relevance | path

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

/hypervisor/debug/
A Duart16550.c143 pde = pde_offset(pdpte, addr); in early_pgtable_map_uart()
146 pde = pde_offset(pdpte, addr); in early_pgtable_map_uart()
/hypervisor/include/arch/x86/asm/
A Dpgtable.h442 static inline uint64_t *pde_offset(const uint64_t *pdpte, uint64_t addr) in pde_offset() function
/hypervisor/arch/x86/guest/
A Dept.c450 pde = pde_offset(pdpte, k << PDE_SHIFT); in walk_ept_table()
A Dvept.c93 shadow_pde = pde_offset(shadow_pdpte, k << PDE_SHIFT); in free_sept_table()
/hypervisor/arch/x86/
A Dpagetable.c726 pde = pde_offset(pdpte, addr); in pgtable_lookup_entry()

Completed in 11 milliseconds