Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-m68k/
Dsetup.h264 # define MMU_IS_SUN3 (0) macro
268 # define MMU_IS_SUN3 (0) /* Sun3 not supported with other CPU enabled */ macro
273 # define MMU_IS_SUN3 (1) macro
276 # define MMU_IS_SUN3 (0) macro
/linux-2.4.37.9/drivers/char/
Dmem.c145 if (MMU_IS_SUN3) in pgprot_noncached()