Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/hyperv/
Dhv_apic.c223 static bool __send_ipi_one(int cpu, int vector) in __send_ipi_one() function
245 if (!__send_ipi_one(cpu, vector)) in hv_send_ipi()
274 if (!__send_ipi_one(smp_processor_id(), vector)) in hv_send_ipi_self()