Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_ipi.c105 hyperv_hypercall(HVCALL_SEND_IPI, pgs_gpa, pgs_gpa + PAGE_SIZE); in sender_guest_code()
111 hyperv_hypercall(HVCALL_SEND_IPI | HV_HYPERCALL_FAST_BIT, in sender_guest_code()
H A Dhyperv_features.c618 hcall->control = HVCALL_SEND_IPI; in guest_test_hcalls_access()
623 hcall->control = HVCALL_SEND_IPI; in guest_test_hcalls_access()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h206 #define HVCALL_SEND_IPI 0x000b macro
/linux/include/hyperv/
H A Dhvgdk_mini.h440 #define HVCALL_SEND_IPI 0x000b macro