Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h39 #define IOMMU_SYS_CACHE (1 << 6) macro
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dio-pgtable-arm.c448 else if (prot & IOMMU_SYS_CACHE) in arm_lpae_prot_to_pte()
H A Ddma-iommu.c457 prot |= IOMMU_SYS_CACHE; in dma_info_to_prot()