Searched refs:io_pgtable_ops_to_data (Results 1 – 6 of 6) sorted by relevance
37 #define io_pgtable_ops_to_data(x) \ macro235 struct dart_io_pgtable *data = io_pgtable_ops_to_data(ops); in dart_map_pages()296 struct dart_io_pgtable *data = io_pgtable_ops_to_data(ops); in dart_unmap_pages()338 struct dart_io_pgtable *data = io_pgtable_ops_to_data(ops); in dart_iova_to_phys()
34 #define io_pgtable_ops_to_data(x) \ macro559 struct arm_lpae_io_pgtable *data = io_pgtable_ops_to_data(ops); in arm_lpae_map_pages()690 struct arm_lpae_io_pgtable *data = io_pgtable_ops_to_data(ops); in arm_lpae_unmap_pages()739 struct arm_lpae_io_pgtable *data = io_pgtable_ops_to_data(ops); in arm_lpae_iova_to_phys()768 struct arm_lpae_io_pgtable *data = io_pgtable_ops_to_data(ops); in arm_lpae_pgtable_walk()852 struct arm_lpae_io_pgtable *data = io_pgtable_ops_to_data(ops); in arm_lpae_read_and_clear_dirty()1300 struct arm_lpae_io_pgtable *data = io_pgtable_ops_to_data(ops); in arm_lpae_dump_ops()
42 #define io_pgtable_ops_to_data(x) \ macro511 struct arm_v7s_io_pgtable *data = io_pgtable_ops_to_data(ops); in arm_v7s_map_pages()626 struct arm_v7s_io_pgtable *data = io_pgtable_ops_to_data(ops); in arm_v7s_unmap_pages()647 struct arm_v7s_io_pgtable *data = io_pgtable_ops_to_data(ops); in arm_v7s_iova_to_phys()
337 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_map_pages()415 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_unmap_pages()446 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_iova_to_phys()500 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_read_and_clear_dirty()
236 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v2_map_pages()289 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v2_unmap_pages()315 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v2_iova_to_phys()
534 #define io_pgtable_ops_to_data(x) \ macro538 container_of(io_pgtable_ops_to_data(x), \