Searched defs:TA_TO_PTEA (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/private/kernel/arch/m68k/ | ||
H A D | arch_040_mmu.h | 172 #define TA_TO_PTEA(a) ((a) & M68K_PTE_ADDRESS_MASK) macro |
H A D | arch_030_mmu.h | 189 #define TA_TO_PTEA(a) ((a) >> 8) macro |