Searched refs:M68K_4K_PAGE_BASE (Results 1 – 2 of 2) sorted by relevance
330 #define M68K_4K_PAGE_BASE(entry) (next & M68K_4K_PAGE_MASK) macro
823 entry = M68K_4K_PAGE_BASE(next) | M68K_4K_PAGE_INDEX(address); in get_physical_address()