Home
last modified time | relevance | path

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

/linux/include/xen/
A Dgrant_table.h76 struct gntab_unmap_queue_data struct
78 struct delayed_work gnttab_work;
79 void *data;
80 gnttab_unmap_refs_done done;
81 struct gnttab_unmap_grant_ref *unmap_ops;
82 struct gnttab_unmap_grant_ref *kunmap_ops;
83 struct page **pages;
84 unsigned int count;
85 unsigned int age;

Completed in 3 milliseconds