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

/fuchsia/zircon/kernel/arch/x86/page_tables/include/arch/x86/page_tables/
H A Dpage_tables.h163 zx_status_t UpdateMappingL0(volatile pt_entry_t* table, uint mmu_flags,
/fuchsia/zircon/kernel/arch/x86/page_tables/
H A Dpage_tables.cpp710 return UpdateMappingL0(table, mmu_flags, start_cursor, new_cursor, cm);
776 zx_status_t X86PageTableBase::UpdateMappingL0(volatile pt_entry_t* table, uint mmu_flags, function in class:X86PageTableBase

Completed in 26 milliseconds