Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswiotlb.h74 struct io_tlb_pool { struct
75 phys_addr_t start;
76 phys_addr_t end;
77 void *vaddr;
78 unsigned long nslabs;
79 bool late_alloc;
80 unsigned int nareas;
81 unsigned int area_nslabs;
82 struct io_tlb_area *areas;
83 struct io_tlb_slot *slots;
[all …]