Home
last modified time | relevance | path

Searched refs:iommu_assign_dt_device (Results 1 – 3 of 3) sorted by relevance

/xen/xen/drivers/passthrough/
A Ddevice_tree.c29 int iommu_assign_dt_device(struct domain *d, struct dt_device_node *dev) in iommu_assign_dt_device() function
264 ret = iommu_assign_dt_device(d, dev); in iommu_do_dt_domctl()
/xen/xen/include/xen/
A Diommu.h205 int iommu_assign_dt_device(struct domain *d, struct dt_device_node *dev);
/xen/xen/arch/arm/
A Ddomain_build.c1389 res = iommu_assign_dt_device(d, dev); in handle_device()
1864 return iommu_assign_dt_device(kinfo->d, node); in handle_passthrough_prop()

Completed in 10 milliseconds