Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c1020 return iommu_dma_map_ext(dev, phys, size, dma_info_to_prot(dir, false, attrs) | IOMMU_MMIO, dma_get_mask(dev)); in iommu_dma_map_resource()
1286 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iommu_dma_get_msi_page()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h23 #define IOMMU_MMIO (1 << 4) /* e.g. things like MSI doorbells */ macro

Completed in 5 milliseconds