Searched refs:KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL (Results 1 – 10 of 10) 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()
63 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()
4536 KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL | in kvm_vm_ioctl_check_extension()
550 #define KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL (1 << 1) macro
114 KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL | KVM_XEN_HVM_CONFIG_SHARED_INFO; in kvm_xen_init()117 .flags = KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL, in kvm_xen_init()
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