Home
last modified time | relevance | path

Searched refs:MMU_BASE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/kernel/
H A Drelocate_kernel.S9 #define MMU_BASE 8 /* MMU flags base in cpu_mmu_flags */ macro
21 btst #MMU_BASE + MMUB_68851,%d1
41 btst #MMU_BASE + MMUB_68030,%d1
44 btst #MMU_BASE + MMUB_68040,%d1
77 btst #MMU_BASE + MMUB_68060,%d1
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h153 #define MMU_BASE 0x2400 macro
155 #define MMU_AS(as) (MMU_BASE + ((as) << MMU_AS_SHIFT))