Lines Matching defs:data
80 struct dart_io_pgtable *data) in paddr_to_iopte()
95 struct dart_io_pgtable *data) in iopte_to_paddr()
123 static int dart_init_pte(struct dart_io_pgtable *data, in dart_init_pte()
155 struct dart_io_pgtable *data) in dart_install_table()
173 static int dart_get_table(struct dart_io_pgtable *data, unsigned long iova) in dart_get_table()
179 static int dart_get_l1_index(struct dart_io_pgtable *data, unsigned long iova) in dart_get_l1_index()
186 static int dart_get_l2_index(struct dart_io_pgtable *data, unsigned long iova) in dart_get_l2_index()
193 static dart_iopte *dart_get_l2(struct dart_io_pgtable *data, unsigned long iova) in dart_get_l2()
213 static dart_iopte dart_prot_to_pte(struct dart_io_pgtable *data, in dart_prot_to_pte()
240 struct dart_io_pgtable *data = io_pgtable_ops_to_data(ops); in dart_map_pages() local
302 struct dart_io_pgtable *data = io_pgtable_ops_to_data(ops); in dart_unmap_pages() local
344 struct dart_io_pgtable *data = io_pgtable_ops_to_data(ops); in dart_iova_to_phys() local
369 struct dart_io_pgtable *data; in dart_alloc_pgtable() local
400 struct dart_io_pgtable *data; in apple_dart_alloc_pgtable() local
441 struct dart_io_pgtable *data = io_pgtable_to_data(iop); in apple_dart_free_pgtable() local