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.h46 struct gntdev_grant_map { struct
47 atomic_t in_use;
48 struct mmu_interval_notifier notifier;
49 bool notifier_init;
50 struct list_head next;
51 int index;
52 int count;
53 int flags;
54 refcount_t users;
55 struct gntdev_unmap_notify notify;
[all …]