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

/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp442 put_page_table_entry_in_pgtable(page_table_entry *entry, function
628 put_page_table_entry_in_pgtable(&pt[pindex], pa, attributes,
738 put_page_table_entry_in_pgtable(&sQueryDesc, PRE_TO_TA(pr[index]), B_KERNEL_READ_AREA, false);
744 put_page_table_entry_in_pgtable(&sQueryDesc, PDE_TO_TA(pd[index]), B_KERNEL_READ_AREA, false);
751 put_page_table_entry_in_pgtable(&sQueryDesc, PIE_TO_TA(pi[index]), B_KERNEL_READ_AREA, false);
1507 put_page_table_entry_in_pgtable(&pt[index], pa, attributes,

Completed in 32 milliseconds