Home
last modified time | relevance | path

Searched refs:hv_send_ipi_mask_allbutself (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_apic.c225 static void hv_send_ipi_mask_allbutself(const struct cpumask *mask, int vector) in hv_send_ipi_mask_allbutself() function
240 hv_send_ipi_mask_allbutself(cpu_online_mask, vector); in hv_send_ipi_allbutself()
266 apic->send_IPI_mask_allbutself = hv_send_ipi_mask_allbutself; in hv_apic_init()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_apic.c266 static void hv_send_ipi_mask_allbutself(const struct cpumask *mask, int vector) in hv_send_ipi_mask_allbutself() function
274 hv_send_ipi_mask_allbutself(cpu_online_mask, vector); in hv_send_ipi_allbutself()
300 apic_update_callback(send_IPI_mask_allbutself, hv_send_ipi_mask_allbutself); in hv_apic_init()

Completed in 2 milliseconds