Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h149 #define HVCALL_SEND_IPI_EX 0x0015 macro
/linux-5.19.10/arch/x86/hyperv/
Dhv_apic.c147 status = hv_do_rep_hypercall(HVCALL_SEND_IPI_EX, 0, nr_bank, in __send_ipi_mask_ex()
/linux-5.19.10/include/asm-generic/
Dhyperv-tlfs.h144 #define HVCALL_SEND_IPI_EX 0x0015 macro
/linux-5.19.10/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c617 hcall->control = HVCALL_SEND_IPI_EX; in guest_test_hcalls_access()
/linux-5.19.10/arch/x86/kvm/
Dhyperv.c2130 case HVCALL_SEND_IPI_EX: in is_xmm_fast_hypercall()
2179 case HVCALL_SEND_IPI_EX: in hv_check_hypercall_access()
2319 case HVCALL_SEND_IPI_EX: in kvm_hv_hypercall()