Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dapic.h261 extern void __init check_x2apic(void);
/linux/arch/x86/kernel/
H A Dsetup.c967 check_x2apic(); in setup_arch()