Searched defs:PIE_TO_TA (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/arch/m68k/
H A Darch_030_mmu.h191 #define PIE_TO_TA(a) ((((uint32 *)(&(a)))[1]) & ~((1<<2)-1)) macro
H A Darch_040_mmu.h176 #define PIE_TO_TA(e) (((uint32)(e)) & ~((1<<2)-1)) macro

Completed in 67 milliseconds