Searched defs:io_pgtable (Results 1 – 1 of 1) sorted by relevance
295 struct io_pgtable { struct296 enum io_pgtable_fmt fmt; argument298 struct io_pgtable_cfg cfg; argument299 struct io_pgtable_ops ops; argument302 #define io_pgtable_ops_to_pgtable(x) container_of((x), struct io_pgtable, ops) argument