Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/xen/interface/io/
H A Dpciif.h105 struct xen_pci_sharedinfo { struct
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dpciback.h41 struct xen_pci_sharedinfo *sh_info;
H A Dpci_stub.c703 struct xen_pci_sharedinfo *sh_info = pdev->sh_info; in common_process()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dxen-pcifront.c51 struct xen_pci_sharedinfo *sh_info;
725 (struct xen_pci_sharedinfo *)__get_free_page(GFP_KERNEL); in alloc_pdev()