Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dpgtable.h467 static inline uint64_t *pte_offset(const uint64_t *pde, uint64_t addr) in pte_offset() function
/hypervisor/arch/x86/guest/
A Dept.c459 pte = pte_offset(pde, m << PTE_SHIFT); in walk_ept_table()
/hypervisor/arch/x86/
A Dpagetable.c733 pte = pte_offset(pde, addr); in pgtable_lookup_entry()

Completed in 6 milliseconds