Home
last modified time | relevance | path

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

/linux-4.4.14/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;
433 static void arm_lpae_free_pgtable(struct io_pgtable *iop) in arm_lpae_free_pgtable()
532 struct io_pgtable *iop = &data->iop; in arm_lpae_unmap()
658 static struct io_pgtable *
742 static struct io_pgtable *
830 static struct io_pgtable *
833 struct io_pgtable *iop; in arm_32_lpae_alloc_pgtable_s1()
848 static struct io_pgtable *
851 struct io_pgtable *iop; in arm_32_lpae_alloc_pgtable_s2()