Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dmsi.h233 struct arch_msix { struct
/xen/xen/include/xen/
A Dpci.h84 struct arch_msix *msix;
/xen/xen/arch/x86/
A Dmsi.c72 static int msix_get_fixmap(struct arch_msix *msix, u64 table_paddr, in msix_get_fixmap()
103 static void msix_put_fixmap(struct arch_msix *msix, int idx) in msix_put_fixmap()
772 struct arch_msix *msix = dev->msix; in msix_capability_init()
1092 static void _pci_cleanup_msix(struct arch_msix *msix) in _pci_cleanup_msix()
/xen/xen/drivers/passthrough/
A Dpci.c357 struct arch_msix *msix = xzalloc(struct arch_msix); in alloc_pdev()

Completed in 10 milliseconds