Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dpgtable.h337 static inline uint64_t pml4e_index(uint64_t address) in pml4e_index() function
394 return pml4_page + pml4e_index(addr); in pml4e_offset()

Completed in 6 milliseconds