Searched refs:MMUBASE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
H A Dmcfmmu.h16 * the processor MMUBASE register. We used a fixed address for mapping,
19 #define MMUBASE 0xfe000000 macro
25 #define MMUCR (MMUBASE + 0x00) /* Control register */
26 #define MMUOR (MMUBASE + 0x04) /* Operation register */
27 #define MMUSR (MMUBASE + 0x08) /* Status register */
28 #define MMUAR (MMUBASE + 0x10) /* TLB Address register */
29 #define MMUTR (MMUBASE + 0x14) /* TLB Tag register */
30 #define MMUDR (MMUBASE + 0x18) /* TLB Data register */
/linux-4.1.27/arch/m68k/coldfire/
H A Dhead.S213 movel #(MMUBASE+1),%d0 /* enable MMUBAR registers */

Completed in 64 milliseconds