Home
last modified time | relevance | path

Searched refs:iommu_alloc_resv_region (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c394 nr = iommu_alloc_resv_region(new->start, new->length, new->prot, new->type); in iommu_insert_resv_region()
2866 struct iommu_resv_region *iommu_alloc_resv_region(phys_addr_t start, size_t length, int prot, enum iommu_resv_type type) in iommu_alloc_resv_region() function
2882 EXPORT_SYMBOL_GPL(iommu_alloc_resv_region); variable
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h465 extern struct iommu_resv_region *iommu_alloc_resv_region(phys_addr_t start, size_t length, int prot,

Completed in 8 milliseconds