Home
last modified time | relevance | path

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

/linux/include/linux/
A Dio-pgtable.h207 struct io_pgtable { struct
208 enum io_pgtable_fmt fmt; argument
210 struct io_pgtable_cfg cfg; argument
211 struct io_pgtable_ops ops; argument
214 #define io_pgtable_ops_to_pgtable(x) container_of((x), struct io_pgtable, ops) argument

Completed in 4 milliseconds