Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/apic/
Dapic_noop.c21 static void noop_send_IPI_allbutself(int vector) { } in noop_send_IPI_allbutself() function
122 .send_IPI_allbutself = noop_send_IPI_allbutself,