Searched refs:KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL (Results 1 – 8 of 8) sorted by relevance
88 TEST_REQUIRE(xen_caps & KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL); in main()94 .flags = KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL, in main()
461 .flags = KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL, in main()
49 KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL); in kvm_xen_hypercall_enabled()
1115 u32 permitted_flags = KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL | in kvm_xen_hvm_config()1125 if ((xhc->flags & KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL) && in kvm_xen_hvm_config()
4531 KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL | in kvm_vm_ioctl_check_extension()
1279 #define KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL (1 << 1) macro
965 The KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL flag requests KVM to generate8249 #define KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL (1 << 1)8259 If KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL is also set, the same flag may also be