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

/haiku/headers/private/kernel/arch/m68k/
H A Darch_040_mmu.h169 #define PTE_TO_TA(e) (((uint32)(e)) & ~((1<<12)-1)) macro
H A Darch_030_mmu.h186 #define PTE_TO_TA(a) ((((uint32 *)(&(a)))[1]) & ~((1<<8)-1)) macro

Completed in 15 milliseconds