Searched refs:KVM_XEN_HVM_CONFIG_EVTCHN_2LEVEL (Results 1 – 3 of 3) sorted by relevance
215 bool do_eventfd_tests = !!(xen_caps & KVM_XEN_HVM_CONFIG_EVTCHN_2LEVEL); in main()
1265 #define KVM_XEN_HVM_CONFIG_EVTCHN_2LEVEL (1 << 4) macro
653 pub const KVM_XEN_HVM_CONFIG_EVTCHN_2LEVEL: u32 = 16; constant