Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/hyperv/
H A Dhv_apic.c100 static bool __send_ipi_mask_ex(const struct cpumask *mask, int vector) in __send_ipi_mask_ex() function
192 return __send_ipi_mask_ex(mask, vector); in __send_ipi_mask()
208 return __send_ipi_mask_ex(cpumask_of(cpu), vector); in __send_ipi_one()