Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvhost_iotlb.h7 struct vhost_iotlb_map { struct
8 struct rb_node rb;
9 struct list_head link;
10 u64 start;
11 u64 last;
12 u64 size;
13 u64 addr;
17 u32 perm;
18 u32 flags_padding;
19 u64 __subtree_last;
[all …]