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

/fuchsia/zircon/kernel/arch/x86/page_tables/
H A Dpage_tables.cpp263 pt_entry_t olde = *pte; local
270 if (IS_PAGE_PRESENT(olde)) {
281 pt_entry_t olde = *pte; local
287 if (IS_PAGE_PRESENT(olde)) {

Completed in 23 milliseconds