Lines Matching defs:dart_io_pgtable
34 container_of((x), struct dart_io_pgtable, iop)
67 struct dart_io_pgtable {
80 struct dart_io_pgtable *data)
95 struct dart_io_pgtable *data)
123 static int dart_init_pte(struct dart_io_pgtable *data,
155 struct dart_io_pgtable *data)
173 static int dart_get_table(struct dart_io_pgtable *data, unsigned long iova)
179 static int dart_get_l1_index(struct dart_io_pgtable *data, unsigned long iova)
186 static int dart_get_l2_index(struct dart_io_pgtable *data, unsigned long iova)
193 static dart_iopte *dart_get_l2(struct dart_io_pgtable *data, unsigned long iova)
213 static dart_iopte dart_prot_to_pte(struct dart_io_pgtable *data,
240 struct dart_io_pgtable *data = io_pgtable_ops_to_data(ops);
302 struct dart_io_pgtable *data = io_pgtable_ops_to_data(ops);
344 struct dart_io_pgtable *data = io_pgtable_ops_to_data(ops);
366 static struct dart_io_pgtable *
369 struct dart_io_pgtable *data;
400 struct dart_io_pgtable *data;
441 struct dart_io_pgtable *data = io_pgtable_to_data(iop);