Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/io/
Dpciif.h105 struct xen_pci_sharedinfo { struct
/Linux-v4.19/drivers/xen/xen-pciback/
Dpciback.h38 struct xen_pci_sharedinfo *sh_info;
Dpci_stub.c699 struct xen_pci_sharedinfo *sh_info = pdev->sh_info; in common_process()
/Linux-v4.19/drivers/pci/
Dxen-pcifront.c50 struct xen_pci_sharedinfo *sh_info;
732 (struct xen_pci_sharedinfo *)__get_free_page(GFP_KERNEL); in alloc_pdev()