Home
last modified time | relevance | path

Searched refs:CPU_MMU_OFF (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arm64/include/asm/
Dsmp.h14 #define CPU_MMU_OFF (-1) macro
/linux-5.19.10/arch/arm64/kernel/
Dsmp.c123 update_cpu_boot_status(CPU_MMU_OFF); in __cpu_up()
144 if (status == CPU_MMU_OFF) in __cpu_up()