Home
last modified time | relevance | path

Searched defs:__smp_processor_id (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dsmp.h155 #define __smp_processor_id() __this_cpu_read(pcpu_hot.cpu_number) macro
/linux-6.3-rc2/include/linux/
A Dsmp.h257 #define __smp_processor_id(x) raw_smp_processor_id(x) macro

Completed in 4 milliseconds