Home
last modified time | relevance | path

Searched refs:iommu_domain_alloc (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h435 extern struct iommu_domain *iommu_domain_alloc(struct bus_type *bus);
654 static inline struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c1953 struct iommu_domain *iommu_domain_alloc(struct bus_type *bus) in iommu_domain_alloc() function
1957 EXPORT_SYMBOL_GPL(iommu_domain_alloc); variable
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c970 private->domain = iommu_domain_alloc(&platform_bus_type); in rockchip_drm_init_iommu()

Completed in 16 milliseconds