Home
last modified time | relevance | path

Searched refs:CR_M (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/unicore32/include/asm/
Dhwdef-copro.h16 #define CR_M (1 << 0) /* MMU enable */ macro
/linux-4.1.27/arch/arm/include/asm/
Dcp15.h9 #define CR_M (1 << 0) /* MMU enable */ macro
/linux-4.1.27/arch/arm/mach-mvebu/
Dcoherency_ll.S33 tst r1, #CR_M @ Check MMU bit enabled
/linux-4.1.27/arch/arm/mach-tegra/
Dsleep.S129 movw r2, #CR_I | CR_Z | CR_C | CR_M
/linux-4.1.27/arch/arm/kernel/
Dhead-nommu.S254 orr r0, r0, #CR_M @ Set SCTRL.M (MPU on)