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

/fuchsia/zircon/kernel/arch/x86/page_tables/
H A Dpage_tables.cpp495 bool unmap_page_table = local
497 if (!unmap_page_table && lower_unmapped) {
505 unmap_page_table = true;
508 if (unmap_page_table) {

Completed in 20 milliseconds