Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsmp.h178 extern int __boot_cpu_id;
182 return __boot_cpu_id; in get_boot_cpu_id()
/Linux-v5.15/kernel/
Dcpu.c1632 int __boot_cpu_id; variable
2649 __boot_cpu_id = cpu; in boot_cpu_init()