Searched refs:KVM_XEN_HVM_CONFIG_RUNSTATE (Results 1 – 2 of 2) sorted by relevance
441 bool do_runstate_tests = !!(xen_caps & KVM_XEN_HVM_CONFIG_RUNSTATE); in main()
1281 #define KVM_XEN_HVM_CONFIG_RUNSTATE (1 << 3) macro