Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h107 #define HV_SIGNAL_EVENTS BIT(5) macro
/linux-6.1.9/include/asm-generic/
Dhyperv-tlfs.h86 #define HV_SIGNAL_EVENTS BIT(5) macro
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c530 feat->ebx |= HV_SIGNAL_EVENTS; in guest_test_hcalls_access()
/linux-6.1.9/arch/x86/kvm/
Dhyperv.c2153 return hv_vcpu->cpuid_cache.features_ebx & HV_SIGNAL_EVENTS; in hv_check_hypercall_access()
2496 ent->ebx |= HV_SIGNAL_EVENTS; in kvm_get_hv_cpuid()