Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dapic.h54 extern void __inquire_remote_apic(int apicid);
56 static inline void __inquire_remote_apic(int apicid) in __inquire_remote_apic() function
64 __inquire_remote_apic(apicid); in default_inquire_remote_apic()
/linux-3.4.99/arch/x86/kernel/
Dsmpboot.c430 void __inquire_remote_apic(int apicid) in __inquire_remote_apic() function