Searched defs:io_pgtable_ops (Results 1 – 1 of 1) sorted by relevance
119 struct io_pgtable_ops { struct120 int (*map)(struct io_pgtable_ops *ops, unsigned long iova, argument122 size_t (*unmap)(struct io_pgtable_ops *ops, unsigned long iova, argument124 phys_addr_t (*iova_to_phys)(struct io_pgtable_ops *ops, argument