Home
last modified time | relevance | path

Searched refs:default_send_IPI_allbutself (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/x86/kernel/apic/
Dapic_flat_64.c138 .send_IPI_allbutself = default_send_IPI_allbutself,
229 .send_IPI_allbutself = default_send_IPI_allbutself,
Dlocal.h61 void default_send_IPI_allbutself(int vector);
Dprobe_32.c94 .send_IPI_allbutself = default_send_IPI_allbutself,
Dipi.c230 void default_send_IPI_allbutself(int vector) in default_send_IPI_allbutself() function