Home
last modified time | relevance | path

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

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