Home
last modified time | relevance | path

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

/linux/drivers/xen/
H A Dgntdev-common.h50 struct gntdev_grant_map { struct
51 atomic_t in_use;
52 struct mmu_interval_notifier notifier;
53 bool notifier_init;
54 struct list_head next;
55 int index;
56 int count;
57 int flags;
58 refcount_t users;
59 struct gntdev_unmap_notify notify;
[all …]