Home
last modified time | relevance | path

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

/linux-4.19.296/include/xen/interface/io/
Dpciif.h105 struct xen_pci_sharedinfo { struct
/linux-4.19.296/drivers/xen/xen-pciback/
Dpciback.h41 struct xen_pci_sharedinfo *sh_info;
Dpci_stub.c700 struct xen_pci_sharedinfo *sh_info = pdev->sh_info; in common_process()
/linux-4.19.296/drivers/pci/
Dxen-pcifront.c50 struct xen_pci_sharedinfo *sh_info;
732 (struct xen_pci_sharedinfo *)__get_free_page(GFP_KERNEL); in alloc_pdev()