Searched refs:KVM_MSI_VALID_DEVID (Results 1 – 5 of 5) sorted by relevance
52 if (!kvm_arch_irqchip_in_kernel(kvm) || (msi->flags & ~KVM_MSI_VALID_DEVID)) in kvm_send_userspace_msi()204 if (ue->flags & ~KVM_MSI_VALID_DEVID) in kvm_set_irq_routing()
1388 #define KVM_MSI_VALID_DEVID (1U << 0) macro
704 if (!(msi->flags & KVM_MSI_VALID_DEVID)) in vgic_msi_to_its()
1852 - KVM_MSI_VALID_DEVID: used along with KVM_IRQ_ROUTING_MSI routing entry1856 never set the KVM_MSI_VALID_DEVID flag as the ioctl might fail.1876 If KVM_MSI_VALID_DEVID is set, devid contains a unique device identifier2923 KVM_MSI_VALID_DEVID: devid contains a valid value. The per-VM2926 should never set the KVM_MSI_VALID_DEVID flag as the ioctl might fail.2928 If KVM_MSI_VALID_DEVID is set, devid contains a unique device identifier