Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dsun50i-iommu.c45 #define IOMMU_TLB_PREFETCH_MASTER_ENABLE(m) BIT(m) macro
377 IOMMU_TLB_PREFETCH_MASTER_ENABLE(0) | in sun50i_iommu_enable()
378 IOMMU_TLB_PREFETCH_MASTER_ENABLE(1) | in sun50i_iommu_enable()
379 IOMMU_TLB_PREFETCH_MASTER_ENABLE(2) | in sun50i_iommu_enable()
380 IOMMU_TLB_PREFETCH_MASTER_ENABLE(3) | in sun50i_iommu_enable()
381 IOMMU_TLB_PREFETCH_MASTER_ENABLE(4) | in sun50i_iommu_enable()
382 IOMMU_TLB_PREFETCH_MASTER_ENABLE(5)); in sun50i_iommu_enable()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dsun50i-iommu.c44 #define IOMMU_TLB_PREFETCH_MASTER_ENABLE(m) BIT(m) macro
446 IOMMU_TLB_PREFETCH_MASTER_ENABLE(0) | in sun50i_iommu_enable()
447 IOMMU_TLB_PREFETCH_MASTER_ENABLE(1) | in sun50i_iommu_enable()
448 IOMMU_TLB_PREFETCH_MASTER_ENABLE(2) | in sun50i_iommu_enable()
449 IOMMU_TLB_PREFETCH_MASTER_ENABLE(3) | in sun50i_iommu_enable()
450 IOMMU_TLB_PREFETCH_MASTER_ENABLE(4) | in sun50i_iommu_enable()
451 IOMMU_TLB_PREFETCH_MASTER_ENABLE(5)); in sun50i_iommu_enable()

Completed in 6 milliseconds