Home
last modified time | relevance | path

Searched refs:remove_device (Results 1 – 8 of 8) sorted by relevance

/xen/xen/include/xen/
A Diommu.h242 int (*remove_device)(u8 devfn, device_t *dev); member
/xen/tools/flask/policy/modules/
A Dxen.if204 …allow $1 $2:resource { setup stat_device add_device add_irq add_iomem add_ioport remove_device rem…
/xen/xen/drivers/passthrough/amd/
A Dpci_amd_iommu.c623 .remove_device = amd_iommu_remove_device,
/xen/xen/drivers/passthrough/
A Dpci.c1472 rc = hd->platform_ops->remove_device(devfn, pci_to_dev(pdev)); in iommu_remove_device()
1481 return hd->platform_ops->remove_device(pdev->devfn, pci_to_dev(pdev)); in iommu_remove_device()
/xen/tools/libxl/
A Dlibxl_device.c1602 static int remove_device(libxl__egc *egc, libxl__ao *ao, in remove_device() function
1728 rc = remove_device(egc, nested_ao, dguest, ddev); in backend_watch_callback()
/xen/xen/xsm/flask/policy/
A Daccess_vectors458 remove_device
/xen/xen/drivers/passthrough/vtd/
A Diommu.c2746 .remove_device = intel_iommu_remove_device,
/xen/xen/drivers/passthrough/arm/
A Dsmmu.c2007 .remove_device = arm_smmu_remove_device,

Completed in 22 milliseconds