Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsmp.h149 extern int __boot_cpu_id;
153 return __boot_cpu_id; in get_boot_cpu_id()
/Linux-v5.10/kernel/
Dcpu.c1505 int __boot_cpu_id; variable
2502 __boot_cpu_id = cpu; in boot_cpu_init()