Searched refs:xen_pci_sharedinfo (Results 1 – 2 of 2) sorted by relevance
108 struct xen_pci_sharedinfo { struct
96 struct xen_pci_sharedinfo *sh_info;136 pdev->sh_info = (struct xen_pci_sharedinfo *)malloc(PAGE_SIZE, M_DEVBUF, M_NOWAIT); in alloc_pdev()