Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mm/
A Ddma-mapping-nommu.c51 dev->dma_coherent = (get_cr() & CR_M) ? coherent : true; in arch_setup_dma_ops()
A Dpv-fixup-asm.S23 bic ip, r8, #CR_M @ disable caches and MMU
/linux-6.3-rc2/arch/arm/include/asm/
A Dcp15.h10 #define CR_M (1 << 0) /* MMU enable */ macro
/linux-6.3-rc2/arch/arm/mach-mvebu/
A Dcoherency_ll.S31 tst r1, #CR_M @ Check MMU bit enabled
/linux-6.3-rc2/arch/arm/mach-tegra/
A Dsleep.S117 movw r2, #CR_I | CR_Z | CR_C | CR_M
/linux-6.3-rc2/arch/arm/kernel/
A Dhead-nommu.S169 orreq r0, r0, #CR_M @ Set SCTRL.M (MPU on)

Completed in 6 milliseconds