Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h17643 struct io_tlb_mem { struct
17644 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 …]