Searched refs:MSI_DATA_DELIVERY_LOWPRI (Results 1 – 4 of 4) sorted by relevance
23 #define MSI_DATA_DELIVERY_LOWPRI (1 << MSI_DATA_DELIVERY_MODE_SHIFT) macro
835 msi->data & MSI_DATA_DELIVERY_LOWPRI ? "lowest" : "fixed", in vpci_msi_arch_print()896 entry->data & MSI_DATA_DELIVERY_LOWPRI ? "lowest" : "fixed", in vpci_msix_arch_print()
184 : MSI_DATA_DELIVERY_LOWPRI) | in msi_compose_msg()1486 data & MSI_DATA_DELIVERY_LOWPRI ? "lowest" : "fixed", in dump_msi()
592 MSI_DATA_DELIVERY_LOWPRI) | in remap_entry_to_msi_msg()
Completed in 10 milliseconds