Searched refs:M68K_8K_PAGE_BASE (Results 1 – 2 of 2) sorted by relevance
333 #define M68K_8K_PAGE_BASE(entry) (next & M68K_8K_PAGE_MASK) macro
821 entry = M68K_8K_PAGE_BASE(next) | M68K_8K_PAGE_INDEX(address); in get_physical_address()