Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/apic/
Dapic_flat_64.c140 .send_IPI_allbutself = default_send_IPI_allbutself,
233 .send_IPI_allbutself = default_send_IPI_allbutself,
Dlocal.h60 void default_send_IPI_allbutself(int vector);
Dprobe_32.c96 .send_IPI_allbutself = default_send_IPI_allbutself,
Dipi.c229 void default_send_IPI_allbutself(int vector) in default_send_IPI_allbutself() function