Home
last modified time | relevance | path

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

/linux-4.4.14/arch/unicore32/include/asm/
Dhwdef-copro.h16 #define CR_M (1 << 0) /* MMU enable */ macro
/linux-4.4.14/arch/arm/include/asm/
Dcp15.h9 #define CR_M (1 << 0) /* MMU enable */ macro
/linux-4.4.14/arch/arm/mach-uniphier/
Dheadsmp.S27 bic r0, r0, #(CR_C | CR_M) @ Disable MMU and Dcache
/linux-4.4.14/arch/arm/mach-mvebu/
Dcoherency_ll.S33 tst r1, #CR_M @ Check MMU bit enabled
/linux-4.4.14/arch/arm/mach-tegra/
Dsleep.S129 movw r2, #CR_I | CR_Z | CR_C | CR_M
/linux-4.4.14/arch/arm/mm/
Dpv-fixup-asm.S26 bic ip, r8, #CR_M @ disable caches and MMU
/linux-4.4.14/arch/arm/kernel/
Dhead-nommu.S249 orr r0, r0, #CR_M @ Set SCTRL.M (MPU on)