Searched refs:KVM_MSI_VALID_DEVID (Results 1 – 7 of 7) sorted by relevance
53 if (!irqchip_in_kernel(kvm) || (msi->flags & ~KVM_MSI_VALID_DEVID)) in kvm_send_userspace_msi()205 if (ue->flags & ~KVM_MSI_VALID_DEVID) in kvm_set_irq_routing()
1146 #define KVM_MSI_VALID_DEVID (1U << 0) macro
1226 #define KVM_MSI_VALID_DEVID (1U << 0) macro
704 if (!(msi->flags & KVM_MSI_VALID_DEVID)) in vgic_msi_to_its()
1738 - KVM_MSI_VALID_DEVID: used along with KVM_IRQ_ROUTING_MSI routing entry1742 never set the KVM_MSI_VALID_DEVID flag as the ioctl might fail.1762 If KVM_MSI_VALID_DEVID is set, devid contains a unique device identifier2632 KVM_MSI_VALID_DEVID: devid contains a valid value. The per-VM2635 should never set the KVM_MSI_VALID_DEVID flag as the ioctl might fail.2637 If KVM_MSI_VALID_DEVID is set, devid contains a unique device identifier