Searched defs:io_tlb_pool (Results 1 – 1 of 1) sorted by relevance
70 struct io_tlb_pool { struct71 phys_addr_t start;72 phys_addr_t end;73 void *vaddr;74 unsigned long nslabs;75 bool late_alloc;76 unsigned int nareas;77 unsigned int area_nslabs;81 struct list_head node;82 struct rcu_head rcu;[all …]
Completed in 5 milliseconds