Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
A Dhv_apic.c215 status = hv_do_fast_hypercall16(HVCALL_SEND_IPI, ipi_arg.vector, in __send_ipi_mask()
239 status = hv_do_fast_hypercall16(HVCALL_SEND_IPI, vector, BIT_ULL(vp)); in __send_ipi_one()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dhyperv.h146 #define HVCALL_SEND_IPI 0x000b macro
/linux/include/asm-generic/
A Dhyperv-tlfs.h141 #define HVCALL_SEND_IPI 0x000b macro
/linux/tools/testing/selftests/kvm/x86_64/
A Dhyperv_features.c608 hcall->control = HVCALL_SEND_IPI; in guest_test_hcalls_access()
/linux/arch/x86/kvm/
A Dhyperv.c2151 case HVCALL_SEND_IPI: in hv_check_hypercall_access()
2276 case HVCALL_SEND_IPI: in kvm_hv_hypercall()

Completed in 13 milliseconds