Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dhv_apic.c191 static bool __send_ipi_one(int cpu, int vector) in __send_ipi_one() function
201 if (!__send_ipi_one(cpu, vector)) in hv_send_ipi()
237 if (!__send_ipi_one(smp_processor_id(), vector)) in hv_send_ipi_self()