Home
last modified time | relevance | path

Searched defs:cpu_number_map (Results 1 – 4 of 4) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dsmp.h27 #define cpu_number_map(cpu) (cpu) macro
/linux/arch/sh/include/asm/
H A Dsmp.h19 #define cpu_number_map(cpu) __cpu_number_map[cpu] macro
/linux/arch/mips/include/asm/
H A Dsmp.h41 #define cpu_number_map(cpu) __cpu_number_map[cpu] macro
/linux/arch/loongarch/include/asm/
H A Dsmp.h61 #define cpu_number_map(cpu) __cpu_number_map[cpu] macro