Home
last modified time | relevance | path

Searched refs:io_pgtable (Results 1 – 3 of 3) sorted by relevance

/drivers/iommu/
Dio-pgtable.c42 struct io_pgtable *iop; in alloc_io_pgtable_ops()
69 struct io_pgtable *iop; in free_io_pgtable_ops()
74 iop = container_of(ops, struct io_pgtable, ops); in free_io_pgtable_ops()
Dio-pgtable.h127 struct io_pgtable { struct
142 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); argument
143 void (*free)(struct io_pgtable *iop);
Dio-pgtable-arm.c42 container_of((x), struct io_pgtable, ops)
191 struct io_pgtable iop;
437 static void arm_lpae_free_pgtable(struct io_pgtable *iop) in arm_lpae_free_pgtable()
536 struct io_pgtable *iop = &data->iop; in arm_lpae_unmap()
662 static struct io_pgtable *
746 static struct io_pgtable *
834 static struct io_pgtable *
837 struct io_pgtable *iop; in arm_32_lpae_alloc_pgtable_s1()
852 static struct io_pgtable *
855 struct io_pgtable *iop; in arm_32_lpae_alloc_pgtable_s2()