Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/io/
Dpciif.h105 struct xen_pci_sharedinfo { struct
/linux-4.4.14/drivers/xen/xen-pciback/
Dpciback.h37 struct xen_pci_sharedinfo *sh_info;
Dpci_stub.c647 struct xen_pci_sharedinfo *sh_info = pdev->sh_info; in common_process()
/linux-4.4.14/drivers/pci/
Dxen-pcifront.c49 struct xen_pci_sharedinfo *sh_info;
731 (struct xen_pci_sharedinfo *)__get_free_page(GFP_KERNEL); in alloc_pdev()