Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dsmp.h177 extern int __boot_cpu_id;
181 return __boot_cpu_id; in get_boot_cpu_id()
/Linux-v6.1/kernel/
Dcpu.c1651 int __boot_cpu_id; variable
2678 __boot_cpu_id = cpu; in boot_cpu_init()