Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/hyperv/
Dhv_apic.c131 ret = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank, in __send_ipi_mask_ex()
/Linux-v5.4/arch/x86/include/asm/
Dhyperv-tlfs.h371 #define HVCALL_SEND_IPI_EX 0x0015 macro
/Linux-v5.4/arch/x86/kvm/
Dhyperv.c1701 case HVCALL_SEND_IPI_EX: in kvm_hv_hypercall()