Home
last modified time | relevance | path

Searched refs:KVM_XEN_HVM_CONFIG_EVTCHN_2LEVEL (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c443 bool do_eventfd_tests = !!(xen_caps & KVM_XEN_HVM_CONFIG_EVTCHN_2LEVEL); in main()
/tools/include/uapi/linux/
Dkvm.h1282 #define KVM_XEN_HVM_CONFIG_EVTCHN_2LEVEL (1 << 4) macro