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

/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp1288 addr_t virt_pgtable; local
1295 virt_pgtable = (addr_t)iospace_pgtables;
1298 i++, virt_pgtable += SIZ_PAGETBL) {
1300 early_query(virt_pgtable, &phys_pgtable);

Completed in 88 milliseconds