Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/apic/
Dx2apic_phys.c86 __x2apic_send_IPI_shorthand(vector, APIC_DEST_ALLBUT); in x2apic_send_IPI_allbutself()
91 __x2apic_send_IPI_shorthand(vector, APIC_DEST_ALLINC); in x2apic_send_IPI_all()
126 void __x2apic_send_IPI_shorthand(int vector, u32 which) in __x2apic_send_IPI_shorthand() function
Dx2apic_cluster.c93 __x2apic_send_IPI_shorthand(vector, APIC_DEST_ALLBUT); in x2apic_send_IPI_allbutself()
98 __x2apic_send_IPI_shorthand(vector, APIC_DEST_ALLINC); in x2apic_send_IPI_all()
Dlocal.h27 void __x2apic_send_IPI_shorthand(int vector, u32 which);