Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-6.6/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 */
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dhead.S214 movel #(MMUBASE+1),%d0 /* enable MMUBAR registers */
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dhead.S214 movel #(MMUBASE+1),%d0 /* enable MMUBAR registers */

Completed in 2 milliseconds