Searched defs:gntdev_grant_map (Results 1 – 1 of 1) sorted by relevance
50 struct gntdev_grant_map { struct51 atomic_t in_use;53 bool notifier_init;54 struct list_head next;55 int index;56 int count;57 int flags;58 refcount_t users;65 bool *being_removed;66 struct page **pages;[all …]
Completed in 5 milliseconds