Searched refs:_iommu_map (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
H A D | iommu.c | 2529 static int _iommu_map(struct iommu_domain *domain, unsigned long iova, phys_addr_t paddr, size_t size, int prot,
in _iommu_map() function 2546 return _iommu_map(domain, iova, paddr, size, prot, GFP_KERNEL);
in iommu_map() 2552 return _iommu_map(domain, iova, paddr, size, prot, GFP_ATOMIC);
in iommu_map_atomic()
|
Completed in 5 milliseconds