Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dsmp.h114 static inline void update_cpu_boot_status(int val) in update_cpu_boot_status() function
128 update_cpu_boot_status(CPU_PANIC_KERNEL); in cpu_panic_kernel()
/openbmc/linux/arch/arm64/kernel/
H A Dsmp.c122 update_cpu_boot_status(CPU_MMU_OFF); in __cpu_up()
255 update_cpu_boot_status(CPU_BOOT_SUCCESS); in secondary_start_kernel()
407 update_cpu_boot_status(CPU_KILL_ME); in cpu_die_early()
411 update_cpu_boot_status(CPU_STUCK_IN_KERNEL); in cpu_die_early()