Home
last modified time | relevance | path

Searched defs:MMU_CONTROL_INIT (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/sh/include/cpu-sh3/cpu/
Dmmu_context.h26 #define MMU_CONTROL_INIT 0x007 /* SV=0, TF=1, IX=1, AT=1 */ macro
/linux-2.6.39/arch/sh/include/cpu-sh4/cpu/
Dmmu_context.h74 #define MMU_CONTROL_INIT (MMUCR_AT | MMUCR_TI | MMUCR_SQMD | \ macro