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

/haiku/headers/private/kernel/arch/m68k/
H A Darch_040_mmu.h180 #define TA_TO_PIEA(a) ((a) & M68K_PIE_ADDRESS_MASK) macro
H A Darch_030_mmu.h195 #define TA_TO_PIEA(a) ((a) >> 2) macro
/haiku/src/system/kernel/arch/m68k/
H A Darch_vm_translation_map_impl.cpp477 page.addr = TA_TO_PIEA(physicalAddress);

Completed in 32 milliseconds