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

/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp1376 addr_t physicalIndirectDesc; local
1396 physicalIndirectDesc = PTE_TO_PA(pageTableEntry[index]);
1398 physicalIndirectDesc += ((addr_t)&sQueryDesc) % B_PAGE_SIZE;
1421 put_page_indirect_entry_in_pgtable(&pageTableEntry[index], physicalIndirectDesc,

Completed in 29 milliseconds