Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Drockchip-iommu.c125 bool shootdown_entire; member
150 bool shootdown_entire; member
1026 /* Do not zap tlb cache line if shootdown_entire set */ in rk_iommu_map_iova()
1027 if (!rk_domain->shootdown_entire) { in rk_iommu_map_iova()
1072 /* Do not zap tlb cache line if shootdown_entire set */ in rk_iommu_map_iova_v2()
1073 if (!rk_domain->shootdown_entire) { in rk_iommu_map_iova_v2()
1236 /* Do not zap tlb cache line if shootdown_entire set */ in rk_iommu_unmap_v2()
1237 if (!rk_domain->shootdown_entire) { in rk_iommu_unmap_v2()
1442 rk_domain->shootdown_entire = iommu->shootdown_entire; in rk_iommu_attach_device()
[all...]

Completed in 4 milliseconds