Searched refs:KVM_XEN_HVM_CONFIG_EVTCHN_SEND (Results 1 – 2 of 2) sorted by relevance
444 bool do_evtchn_tests = do_eventfd_tests && !!(xen_caps & KVM_XEN_HVM_CONFIG_EVTCHN_SEND); in main()468 hvmc.flags |= KVM_XEN_HVM_CONFIG_EVTCHN_SEND; in main()
1283 #define KVM_XEN_HVM_CONFIG_EVTCHN_SEND (1 << 5) macro