Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dsmp.h16 extern unsigned long boot_cpu_hartid;
79 if (hartid == boot_cpu_hartid) in riscv_hartid_to_cpuid()
86 return boot_cpu_hartid; in cpuid_to_hartid_map()
/linux/arch/riscv/kernel/
H A Dsetup.c50 unsigned long boot_cpu_hartid; variable
51 EXPORT_SYMBOL_GPL(boot_cpu_hartid);
H A Dhead.S281 la a2, boot_cpu_hartid