Home
last modified time | relevance | path

Searched refs:KVM_XEN_HVM_CONFIG_EVTCHN_SEND (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c444 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()
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h552 #define KVM_XEN_HVM_CONFIG_EVTCHN_SEND (1 << 5) macro
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c127 if (xen_caps & KVM_XEN_HVM_CONFIG_EVTCHN_SEND) { in kvm_xen_init()
134 cfg.flags |= KVM_XEN_HVM_CONFIG_EVTCHN_SEND; in kvm_xen_init()
/openbmc/linux/arch/x86/kvm/
H A Dxen.c1116 KVM_XEN_HVM_CONFIG_EVTCHN_SEND; in kvm_xen_hvm_config()
1214 !(vcpu->kvm->arch.xen_hvm_config.flags & KVM_XEN_HVM_CONFIG_EVTCHN_SEND)) in kvm_xen_schedop_poll()
H A Dx86.c4539 KVM_XEN_HVM_CONFIG_EVTCHN_SEND; in kvm_vm_ioctl_check_extension()
/openbmc/linux/include/uapi/linux/
H A Dkvm.h1283 #define KVM_XEN_HVM_CONFIG_EVTCHN_SEND (1 << 5) macro
/openbmc/linux/tools/include/uapi/linux/
H A Dkvm.h1283 #define KVM_XEN_HVM_CONFIG_EVTCHN_SEND (1 << 5) macro
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst970 The KVM_XEN_HVM_CONFIG_EVTCHN_SEND flag indicates to KVM that userspace
5473 support for KVM_XEN_HVM_CONFIG_EVTCHN_SEND features. It configures
5487 support for KVM_XEN_HVM_CONFIG_EVTCHN_SEND features. It configures
5593 support for KVM_XEN_HVM_CONFIG_EVTCHN_SEND features. It sets the Xen
5599 support for KVM_XEN_HVM_CONFIG_EVTCHN_SEND features. It sets the
5606 support for KVM_XEN_HVM_CONFIG_EVTCHN_SEND features. It sets the
5946 :Capability: KVM_CAP_XEN_HVM / KVM_XEN_HVM_CONFIG_EVTCHN_SEND
8253 #define KVM_XEN_HVM_CONFIG_EVTCHN_SEND (1 << 5)
8278 The KVM_XEN_HVM_CONFIG_EVTCHN_SEND flag indicates that KVM supports