Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Ddevice_tree.c56 rc = hd->platform_ops->assign_device(d, 0, dt_to_dev(dev), 0); in iommu_assign_dt_device()
83 rc = hd->platform_ops->reassign_device(d, NULL, 0, dt_to_dev(dev)); in iommu_deassign_dt_device()
/xen-4.10.0-shim-comet/xen/include/xen/
A Ddevice_tree.h100 #define dt_to_dev(dt_node) (&(dt_node)->dev) macro
/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/
A Dsmmu.c2829 smmu = find_smmu(dt_to_dev(dev)); in arm_smmu_dt_init()

Completed in 9 milliseconds