Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dio-pgtable.c47 struct io_pgtable *iop; in alloc_io_pgtable_ops()
74 struct io_pgtable *iop; in free_io_pgtable_ops()
79 iop = container_of(ops, struct io_pgtable, ops); in free_io_pgtable_ops()
Dio-pgtable.h124 struct io_pgtable { struct
139 struct io_pgtable *(*alloc)(struct io_pgtable_cfg *cfg, void *cookie); argument
140 void (*free)(struct io_pgtable *iop);
Dio-pgtable-arm.c40 container_of((x), struct io_pgtable, ops)
189 struct io_pgtable iop;
369 static void arm_lpae_free_pgtable(struct io_pgtable *iop) in arm_lpae_free_pgtable()
471 struct io_pgtable *iop = &data->iop; in arm_lpae_unmap()
592 static struct io_pgtable *
675 static struct io_pgtable *
762 static struct io_pgtable *
765 struct io_pgtable *iop; in arm_32_lpae_alloc_pgtable_s1()
780 static struct io_pgtable *
783 struct io_pgtable *iop; in arm_32_lpae_alloc_pgtable_s2()