Searched refs:ptable_phys (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/page_tables/
H A Dpage_tables.cpp509 paddr_t ptable_phys = X86_VIRT_TO_PHYS(next_table); local
511 level, (uintptr_t)next_table, ptable_phys);
514 vm_page_t* page = paddr_to_vm_page(ptable_phys);

Completed in 9 milliseconds