Searched defs:io_tlb_mem (Results 1 – 1 of 1) sorted by relevance
17643 struct io_tlb_mem { struct17644 phys_addr_t start;17645 phys_addr_t end;17646 long unsigned int nslabs;17647 long unsigned int used;17648 unsigned int index;17649 spinlock_t lock;17650 struct dentry *debugfs;17651 bool late_alloc;17652 bool force_bounce;[all …]