Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dsmp.h116 static inline void update_cpu_boot_status(int val) in update_cpu_boot_status() function
130 update_cpu_boot_status(CPU_PANIC_KERNEL); in cpu_panic_kernel()
/arch/arm64/kernel/
Dsmp.c128 update_cpu_boot_status(CPU_MMU_OFF); in __cpu_up()
261 update_cpu_boot_status(CPU_BOOT_SUCCESS); in secondary_start_kernel()
417 update_cpu_boot_status(CPU_KILL_ME); in cpu_die_early()
421 update_cpu_boot_status(CPU_STUCK_IN_KERNEL); in cpu_die_early()