Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h145 #define HVCALL_NOTIFY_LONG_SPIN_WAIT 0x0008 macro
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c585 hcall->control = HVCALL_NOTIFY_LONG_SPIN_WAIT; in guest_test_hcalls_access()
590 hcall->control = HVCALL_NOTIFY_LONG_SPIN_WAIT; in guest_test_hcalls_access()
/Linux-v6.1/include/asm-generic/
Dhyperv-tlfs.h149 #define HVCALL_NOTIFY_LONG_SPIN_WAIT 0x0008 macro
/Linux-v6.1/arch/x86/kvm/
Dhyperv.c2147 case HVCALL_NOTIFY_LONG_SPIN_WAIT: in hv_check_hypercall_access()
2251 case HVCALL_NOTIFY_LONG_SPIN_WAIT: in kvm_hv_hypercall()