Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/hyperv/
H A Dhv_apic.c228 static bool __send_ipi_one(int cpu, int vector) in __send_ipi_one() function
256 if (!__send_ipi_one(cpu, vector)) in hv_send_ipi()
285 if (!__send_ipi_one(smp_processor_id(), vector)) in hv_send_ipi_self()