Searched hist:"298 f78895b081911e0b3605f07d79ebd3d4cf7b0" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | io-pgtable.h | diff 298f78895b081911e0b3605f07d79ebd3d4cf7b0 Tue Jul 02 10:43:34 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
In preparation for TLB flush gathering in the IOMMU API, rename the iommu_gather_ops structure in io-pgtable to iommu_flush_ops, which better describes its purpose and avoids the potential for confusion between different levels of the API.
$ find linux/ -type f -name '*.[ch]' | xargs sed -i 's/gather_ops/flush_ops/g'
Signed-off-by: Will Deacon <will@kernel.org>
|
/openbmc/linux/drivers/iommu/ |
H A D | io-pgtable-arm-v7s.c | diff 298f78895b081911e0b3605f07d79ebd3d4cf7b0 Tue Jul 02 10:43:34 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
In preparation for TLB flush gathering in the IOMMU API, rename the iommu_gather_ops structure in io-pgtable to iommu_flush_ops, which better describes its purpose and avoids the potential for confusion between different levels of the API.
$ find linux/ -type f -name '*.[ch]' | xargs sed -i 's/gather_ops/flush_ops/g'
Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | msm_iommu.c | diff 298f78895b081911e0b3605f07d79ebd3d4cf7b0 Tue Jul 02 10:43:34 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
In preparation for TLB flush gathering in the IOMMU API, rename the iommu_gather_ops structure in io-pgtable to iommu_flush_ops, which better describes its purpose and avoids the potential for confusion between different levels of the API.
$ find linux/ -type f -name '*.[ch]' | xargs sed -i 's/gather_ops/flush_ops/g'
Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | io-pgtable-arm.c | diff 298f78895b081911e0b3605f07d79ebd3d4cf7b0 Tue Jul 02 10:43:34 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
In preparation for TLB flush gathering in the IOMMU API, rename the iommu_gather_ops structure in io-pgtable to iommu_flush_ops, which better describes its purpose and avoids the potential for confusion between different levels of the API.
$ find linux/ -type f -name '*.[ch]' | xargs sed -i 's/gather_ops/flush_ops/g'
Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | ipmmu-vmsa.c | diff 298f78895b081911e0b3605f07d79ebd3d4cf7b0 Tue Jul 02 10:43:34 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
In preparation for TLB flush gathering in the IOMMU API, rename the iommu_gather_ops structure in io-pgtable to iommu_flush_ops, which better describes its purpose and avoids the potential for confusion between different levels of the API.
$ find linux/ -type f -name '*.[ch]' | xargs sed -i 's/gather_ops/flush_ops/g'
Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | mtk_iommu.c | diff 298f78895b081911e0b3605f07d79ebd3d4cf7b0 Tue Jul 02 10:43:34 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
In preparation for TLB flush gathering in the IOMMU API, rename the iommu_gather_ops structure in io-pgtable to iommu_flush_ops, which better describes its purpose and avoids the potential for confusion between different levels of the API.
$ find linux/ -type f -name '*.[ch]' | xargs sed -i 's/gather_ops/flush_ops/g'
Signed-off-by: Will Deacon <will@kernel.org>
|
/openbmc/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_mmu.c | diff 298f78895b081911e0b3605f07d79ebd3d4cf7b0 Tue Jul 02 10:43:34 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
In preparation for TLB flush gathering in the IOMMU API, rename the iommu_gather_ops structure in io-pgtable to iommu_flush_ops, which better describes its purpose and avoids the potential for confusion between different levels of the API.
$ find linux/ -type f -name '*.[ch]' | xargs sed -i 's/gather_ops/flush_ops/g'
Signed-off-by: Will Deacon <will@kernel.org>
|