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

/linux-master/arch/x86/include/asm/
H A Dpercpu.h630 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ macro
663 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ macro
/linux-master/arch/x86/mm/
H A Dnuma.c74 DEFINE_EARLY_PER_CPU(int, x86_cpu_to_node_map, NUMA_NO_NODE);

Completed in 137 milliseconds