Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dapic.h381 #define apic_drivers(sym1, sym2) \ argument
382 static struct apic *__apicdrivers_##sym1##sym2[2] __used \
384 __section(.apicdrivers) = { &sym1, &sym2 }