Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsmp.h132 extern int __boot_cpu_id;
136 return __boot_cpu_id; in get_boot_cpu_id()
/Linux-v5.4/kernel/
Dcpu.c1365 int __boot_cpu_id; variable
2361 __boot_cpu_id = cpu; in boot_cpu_init()