Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dsmp.h14 #define CPU_MMU_OFF (-1) macro
/openbmc/linux/arch/arm64/kernel/
H A Dsmp.c122 update_cpu_boot_status(CPU_MMU_OFF); in __cpu_up()
143 if (status == CPU_MMU_OFF) in __cpu_up()