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

/haiku/headers/private/kernel/arch/m68k/
H A Darch_030_mmu.h189 #define TA_TO_PTEA(a) ((a) >> 8) macro
H A Darch_040_mmu.h172 #define TA_TO_PTEA(a) ((a) & M68K_PTE_ADDRESS_MASK) macro

Completed in 104 milliseconds