Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h557 #define KVM_XEN_HVM_CONFIG_EVTCHN_SEND (1 << 5) macro
/linux/Documentation/virt/kvm/
H A Dapi.rst1023 The KVM_XEN_HVM_CONFIG_EVTCHN_SEND flag indicates to KVM that userspace
5596 support for KVM_XEN_HVM_CONFIG_EVTCHN_SEND features. It configures
5610 support for KVM_XEN_HVM_CONFIG_EVTCHN_SEND features. It configures
5731 support for KVM_XEN_HVM_CONFIG_EVTCHN_SEND features. It sets the Xen
5737 support for KVM_XEN_HVM_CONFIG_EVTCHN_SEND features. It sets the
5744 support for KVM_XEN_HVM_CONFIG_EVTCHN_SEND features. It sets the
6084 :Capability: KVM_CAP_XEN_HVM / KVM_XEN_HVM_CONFIG_EVTCHN_SEND
8777 #define KVM_XEN_HVM_CONFIG_EVTCHN_SEND (1 << 5)
8803 The KVM_XEN_HVM_CONFIG_EVTCHN_SEND flag indicates that KVM supports
/linux/arch/x86/kvm/
H A Dx86.c4675 KVM_XEN_HVM_CONFIG_EVTCHN_SEND | in kvm_vm_ioctl_check_extension()