Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dnuma.c65 DEFINE_EARLY_PER_CPU(int, x86_cpu_to_node_map, NUMA_NO_NODE);
/linux/arch/x86/include/asm/
H A Dpercpu.h631 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ macro
665 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ macro