Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dsmp-bmips.c75 #define ACTION_BOOT_THREAD(cpu) (0x08 | CPUNUM(cpu, 0)) macro
238 write_c0_brcm_action(ACTION_BOOT_THREAD(cpu)); in bmips_boot_secondary()