_early_ptr 575 arch/x86/include/asm/percpu.h __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map _early_ptr 581 arch/x86/include/asm/percpu.h __typeof__(_type) *_name##_early_ptr __refdata = _name##_early_map _early_ptr 588 arch/x86/include/asm/percpu.h extern __typeof__(_type) *_name##_early_ptr; \ _early_ptr 593 arch/x86/include/asm/percpu.h extern __typeof__(_type) *_name##_early_ptr; \ _early_ptr 596 arch/x86/include/asm/percpu.h #define early_per_cpu_ptr(_name) (_name##_early_ptr)