Searched refs:pml4e_index (Results 1 – 1 of 1) sorted by relevance
337 static inline uint64_t pml4e_index(uint64_t address) in pml4e_index() function394 return pml4_page + pml4e_index(addr); in pml4e_offset()
Completed in 6 milliseconds