Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/apic/
Dapic_flat_64.c140 .send_IPI_allbutself = default_send_IPI_allbutself,
233 .send_IPI_allbutself = default_send_IPI_allbutself,
Dlocal.h61 void default_send_IPI_allbutself(int vector);
Dprobe_32.c97 .send_IPI_allbutself = default_send_IPI_allbutself,
Dipi.c230 void default_send_IPI_allbutself(int vector) in default_send_IPI_allbutself() function