Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswiotlb.h126 struct io_tlb_mem { struct
127 struct io_tlb_pool defpool;
128 unsigned long nslabs;
129 struct dentry *debugfs;
130 bool force_bounce;
131 bool for_alloc;
155 return &dev->dma_io_tlb_mem->defpool; in swiotlb_find_pool() argument