Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/xen/
A Dgntdev-common.h46 struct gntdev_grant_map { struct
47 atomic_t in_use;
49 bool notifier_init;
50 struct list_head next;
51 int index;
52 int count;
53 int flags;
54 refcount_t users;
61 bool *being_removed;
62 struct page **pages;
[all …]

Completed in 4 milliseconds