Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dmsi.h23 #define MSI_DATA_DELIVERY_LOWPRI (1 << MSI_DATA_DELIVERY_MODE_SHIFT) macro
/xen/xen/arch/x86/hvm/
A Dvmsi.c835 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()
/xen/xen/arch/x86/
A Dmsi.c184 : MSI_DATA_DELIVERY_LOWPRI) | in msi_compose_msg()
1486 data & MSI_DATA_DELIVERY_LOWPRI ? "lowest" : "fixed", in dump_msi()
/xen/xen/drivers/passthrough/vtd/
A Dintremap.c592 MSI_DATA_DELIVERY_LOWPRI) | in remap_entry_to_msi_msg()

Completed in 10 milliseconds