Home
last modified time | relevance | path

Searched refs:CR_M (Results 1 - 12 of 12) sorted by relevance

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

Completed in 4 milliseconds