Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/hyperv/
Dhv_apic.c131 ret = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank, in __send_ipi_mask_ex()
/kernel/linux/linux-5.10/include/asm-generic/
Dhyperv-tlfs.h143 #define HVCALL_SEND_IPI_EX 0x0015 macro
/kernel/linux/linux-5.10/arch/x86/kvm/
Dhyperv.c1849 case HVCALL_SEND_IPI_EX: in kvm_hv_hypercall()