Searched refs:KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL (Results 1 – 8 of 8) sorted by relevance
89 TEST_REQUIRE(xen_caps & KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL); in main()95 .flags = KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL, in main()
467 .flags = KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL, in main()
79 KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL); in kvm_xen_hypercall_enabled()
1365 u32 permitted_flags = KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL | in kvm_xen_hvm_config()1377 if ((xhc->flags & KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL) && in kvm_xen_hvm_config()
4703 KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL | in kvm_vm_ioctl_check_extension()
553 #define KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL (1 << 1) macro
1022 The KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL flag requests KVM to generate8820 #define KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL (1 << 1)8831 If KVM_XEN_HVM_CONFIG_INTERCEPT_HCALL is also set, the same flag may also be