Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dirq_64.c29 DECLARE_INIT_PER_CPU(irq_stack_backing_store);
/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h411 DECLARE_INIT_PER_CPU(fixed_percpu_data);
H A Dpercpu.h59 #define DECLARE_INIT_PER_CPU(var) \ macro