Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpercpu.h405 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ macro
438 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpercpu.h425 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ macro
458 #define DEFINE_EARLY_PER_CPU(_type, _name, _initvalue) \ macro
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dnuma.c72 DEFINE_EARLY_PER_CPU(int, x86_cpu_to_node_map, NUMA_NO_NODE);
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dnuma.c73 DEFINE_EARLY_PER_CPU(int, x86_cpu_to_node_map, NUMA_NO_NODE);

Completed in 5 milliseconds