Home
last modified time | relevance | path

Searched hist:abfd6fe0cd535d31ee83b668be6eb59ce6a8469d (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dio-pgtable.hdiff abfd6fe0cd535d31ee83b668be6eb59ce6a8469d Tue Jul 02 10:44:41 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()

The ->tlb_add_flush() callback in the io-pgtable API now looks a bit
silly:

- It takes a size and a granule, which are always the same
- It takes a 'bool leaf', which is always true
- It only ever flushes a single page

With that in mind, replace it with an optional ->tlb_add_page() callback
that drops the useless parameters.

Signed-off-by: Will Deacon <will@kernel.org>
/openbmc/linux/drivers/iommu/
H A Dio-pgtable-arm-v7s.cdiff abfd6fe0cd535d31ee83b668be6eb59ce6a8469d Tue Jul 02 10:44:41 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()

The ->tlb_add_flush() callback in the io-pgtable API now looks a bit
silly:

- It takes a size and a granule, which are always the same
- It takes a 'bool leaf', which is always true
- It only ever flushes a single page

With that in mind, replace it with an optional ->tlb_add_page() callback
that drops the useless parameters.

Signed-off-by: Will Deacon <will@kernel.org>
H A Dmsm_iommu.cdiff abfd6fe0cd535d31ee83b668be6eb59ce6a8469d Tue Jul 02 10:44:41 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()

The ->tlb_add_flush() callback in the io-pgtable API now looks a bit
silly:

- It takes a size and a granule, which are always the same
- It takes a 'bool leaf', which is always true
- It only ever flushes a single page

With that in mind, replace it with an optional ->tlb_add_page() callback
that drops the useless parameters.

Signed-off-by: Will Deacon <will@kernel.org>
H A Dio-pgtable-arm.cdiff abfd6fe0cd535d31ee83b668be6eb59ce6a8469d Tue Jul 02 10:44:41 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()

The ->tlb_add_flush() callback in the io-pgtable API now looks a bit
silly:

- It takes a size and a granule, which are always the same
- It takes a 'bool leaf', which is always true
- It only ever flushes a single page

With that in mind, replace it with an optional ->tlb_add_page() callback
that drops the useless parameters.

Signed-off-by: Will Deacon <will@kernel.org>
H A Dipmmu-vmsa.cdiff abfd6fe0cd535d31ee83b668be6eb59ce6a8469d Tue Jul 02 10:44:41 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()

The ->tlb_add_flush() callback in the io-pgtable API now looks a bit
silly:

- It takes a size and a granule, which are always the same
- It takes a 'bool leaf', which is always true
- It only ever flushes a single page

With that in mind, replace it with an optional ->tlb_add_page() callback
that drops the useless parameters.

Signed-off-by: Will Deacon <will@kernel.org>
H A Dmtk_iommu.cdiff abfd6fe0cd535d31ee83b668be6eb59ce6a8469d Tue Jul 02 10:44:41 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()

The ->tlb_add_flush() callback in the io-pgtable API now looks a bit
silly:

- It takes a size and a granule, which are always the same
- It takes a 'bool leaf', which is always true
- It only ever flushes a single page

With that in mind, replace it with an optional ->tlb_add_page() callback
that drops the useless parameters.

Signed-off-by: Will Deacon <will@kernel.org>
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.cdiff abfd6fe0cd535d31ee83b668be6eb59ce6a8469d Tue Jul 02 10:44:41 CDT 2019 Will Deacon <will@kernel.org> iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()

The ->tlb_add_flush() callback in the io-pgtable API now looks a bit
silly:

- It takes a size and a granule, which are always the same
- It takes a 'bool leaf', which is always true
- It only ever flushes a single page

With that in mind, replace it with an optional ->tlb_add_page() callback
that drops the useless parameters.

Signed-off-by: Will Deacon <will@kernel.org>