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

/haiku/headers/private/kernel/arch/m68k/
H A Darch_040_mmu.h165 #define TA_TO_PDEA(a) ((a) & M68K_PDE_ADDRESS_MASK) macro
H A Darch_030_mmu.h184 #define TA_TO_PDEA(a) ((a) >> 4) macro
/haiku/src/system/boot/arch/m68k/
H A Dmmu_040.cpp242 pd[aindex + i] = DT_DIR | TA_TO_PDEA(tbl);
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.cpp633 *entry = TA_TO_PDEA(pgtablePhysical)
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp425 table.addr = TA_TO_PDEA(pgtable_phys);

Completed in 291 milliseconds