Home
last modified time | relevance | path

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

/include/linux/
A Dswiotlb.h70 struct io_tlb_pool { struct
71 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