Searched refs:M68K_8K_PAGE_INDEX (Results 1 – 2 of 2) sorted by relevance
334 #define M68K_8K_PAGE_INDEX(addr) ((address >> 11) & 0x7c) macro
821 entry = M68K_8K_PAGE_BASE(next) | M68K_8K_PAGE_INDEX(address); in get_physical_address()