Searched defs:early_per_cpu (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/x86/include/asm/
H A Dpercpu.h636 #define early_per_cpu(_name, _cpu) \ macro
657 #define early_per_cpu(_name, _cpu) per_cpu(_name, _cpu) macro

Completed in 150 milliseconds