Searched defs:io_tlb_mem (Results 1 – 1 of 1) sorted by relevance
108 struct io_tlb_mem { struct109 struct io_tlb_pool defpool;110 unsigned long nslabs;111 struct dentry *debugfs;112 bool force_bounce;113 bool for_alloc;115 bool can_grow;116 u64 phys_limit;117 spinlock_t lock;118 struct list_head pools;[all …]