Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/85xx/
Dsmp.c283 booting_thread_hwid = cpu_thread_in_core(nr); in smp_85xx_kick_cpu()
315 booting_thread_hwid = INVALID_THREAD_HWID; in smp_85xx_kick_cpu()
/Linux-v5.4/arch/powerpc/kernel/
Dhead_64.S216 .globl booting_thread_hwid
217 booting_thread_hwid: label
354 LOAD_REG_ADDR(r4, booting_thread_hwid)
/Linux-v5.4/arch/powerpc/include/asm/
Dsmp.h250 extern unsigned int booting_thread_hwid;