Searched defs:io_pgtable (Results 1 – 2 of 2) sorted by relevance
202 struct io_pgtable { struct203 enum io_pgtable_fmt fmt; argument205 struct io_pgtable_cfg cfg; argument206 struct io_pgtable_ops ops; argument209 #define io_pgtable_ops_to_pgtable(x) container_of((x), struct io_pgtable, ops) argument
208 struct io_pgtable { struct209 enum io_pgtable_fmt fmt; argument211 struct io_pgtable_cfg cfg; argument212 struct io_pgtable_ops ops; argument215 #define io_pgtable_ops_to_pgtable(x) container_of((x), struct io_pgtable, ops) argument