Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/apic/
Dapic_noop.c18 static void noop_send_IPI(int cpu, int vector) { } in noop_send_IPI() function
119 .send_IPI = noop_send_IPI,