Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/apic/
Dx2apic_uv_x.c720 static void uv_send_IPI_one(int cpu, int vector) in uv_send_IPI_one() function
744 uv_send_IPI_one(cpu, vector); in uv_send_IPI_mask()
754 uv_send_IPI_one(cpu, vector); in uv_send_IPI_mask_allbutself()
765 uv_send_IPI_one(cpu, vector); in uv_send_IPI_allbutself()
850 .send_IPI = uv_send_IPI_one,