Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dapic.h55 extern void __inquire_remote_apic(int apicid);
57 static inline void __inquire_remote_apic(int apicid) in __inquire_remote_apic() function
65 __inquire_remote_apic(apicid); in default_inquire_remote_apic()
/linux-4.1.27/arch/x86/kernel/
Dsmpboot.c478 void __inquire_remote_apic(int apicid) in __inquire_remote_apic() function