1. 17 1月, 2018 2 次提交
  2. 07 11月, 2017 14 次提交
  3. 02 10月, 2017 1 次提交
  4. 30 8月, 2017 2 次提交
  5. 22 8月, 2017 1 次提交
  6. 26 7月, 2017 5 次提交
  7. 17 5月, 2017 7 次提交
  8. 06 2月, 2017 1 次提交
  9. 05 9月, 2016 1 次提交
  10. 29 12月, 2015 1 次提交
  11. 17 12月, 2015 1 次提交
    • R
      iommu/io-pgtable: Indicate granule for TLB maintenance · 06c610e8
      Robin Murphy 提交于
      IOMMU hardware with range-based TLB maintenance commands can work
      happily with the iova and size arguments passed via the tlb_add_flush
      callback, but for IOMMUs which require separate commands per entry in
      the range, it is not straightforward to infer the necessary granularity
      when it comes to issuing the actual commands.
      
      Add an additional argument indicating the granularity for the benefit
      of drivers needing to know, and update the ARM LPAE code appropriately
      (for non-leaf invalidations we currently just assume the worst-case
      page granularity rather than walking the table to check).
      Signed-off-by: NRobin Murphy <robin.murphy@arm.com>
      Signed-off-by: NWill Deacon <will.deacon@arm.com>
      06c610e8
  12. 06 8月, 2015 1 次提交
  13. 31 3月, 2015 1 次提交
  14. 23 3月, 2015 1 次提交
  15. 30 1月, 2015 1 次提交