Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/apic/
Dx2apic_phys.c78 __x2apic_send_IPI_shorthand(vector, APIC_DEST_ALLBUT); in x2apic_send_IPI_allbutself()
83 __x2apic_send_IPI_shorthand(vector, APIC_DEST_ALLINC); in x2apic_send_IPI_all()
115 void __x2apic_send_IPI_shorthand(int vector, u32 which) in __x2apic_send_IPI_shorthand() function
Dx2apic_cluster.c85 __x2apic_send_IPI_shorthand(vector, APIC_DEST_ALLBUT); in x2apic_send_IPI_allbutself()
90 __x2apic_send_IPI_shorthand(vector, APIC_DEST_ALLINC); in x2apic_send_IPI_all()
Dlocal.h26 void __x2apic_send_IPI_shorthand(int vector, u32 which);