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

/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp868 protect_tmap(vm_translation_map *map, addr_t start, addr_t end, uint32 attributes) function
880 TRACE(("protect_tmap: pages 0x%lx to 0x%lx, attributes %lx\n", start, end, attributes));
926 TRACE(("protect_tmap: protect page 0x%lx\n", start));
1139 protect_tmap,

Completed in 34 milliseconds