Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsmp.h23 DECLARE_EARLY_PER_CPU_READ_MOSTLY(u16, x86_cpu_to_apicid);
24 DECLARE_EARLY_PER_CPU_READ_MOSTLY(u32, x86_cpu_to_acpiid);
H A Dpercpu.h445 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ macro
470 #define DECLARE_EARLY_PER_CPU_READ_MOSTLY(_type, _name) \ macro