Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dapic.h68 extern void __inquire_remote_apic(int apicid);
70 static inline void __inquire_remote_apic(int apicid) in __inquire_remote_apic() function
78 __inquire_remote_apic(apicid); in default_inquire_remote_apic()
/kernel/linux/linux-5.10/arch/x86/kernel/
Dsmpboot.c666 void __inquire_remote_apic(int apicid) in __inquire_remote_apic() function