Home
last modified time | relevance | path

Searched defs:io_pgtable_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dio-pgtable.h156 struct io_pgtable_ops { struct
157 int (*map)(struct io_pgtable_ops *ops, unsigned long iova, argument
159 size_t (*unmap)(struct io_pgtable_ops *ops, unsigned long iova, argument
161 phys_addr_t (*iova_to_phys)(struct io_pgtable_ops *ops, argument
/kernel/linux/linux-6.6/include/linux/
Dio-pgtable.h160 struct io_pgtable_ops { struct
161 int (*map_pages)(struct io_pgtable_ops *ops, unsigned long iova, argument
164 size_t (*unmap_pages)(struct io_pgtable_ops *ops, unsigned long iova, argument
167 phys_addr_t (*iova_to_phys)(struct io_pgtable_ops *ops, argument