Searched refs:KVM_MSI_VALID_DEVID (Results 1 – 6 of 6) 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()
232 .flags = KVM_MSI_VALID_DEVID, in signal_lpi()
1093 #define KVM_MSI_VALID_DEVID (1U << 0) macro
649 if (!(msi->flags & KVM_MSI_VALID_DEVID)) in vgic_msi_to_its()
1904 - KVM_MSI_VALID_DEVID: used along with KVM_IRQ_ROUTING_MSI routing entry1908 never set the KVM_MSI_VALID_DEVID flag as the ioctl might fail.1928 If KVM_MSI_VALID_DEVID is set, devid contains a unique device identifier2991 KVM_MSI_VALID_DEVID: devid contains a valid value. The per-VM2994 should never set the KVM_MSI_VALID_DEVID flag as the ioctl might fail.2996 If KVM_MSI_VALID_DEVID is set, devid contains a unique device identifier