Home
last modified time | relevance | path

Searched refs:notify_data (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/xen/gntdev/
H A Dgntdev.c221 struct notify_data { struct
228 static void notify(struct notify_data *notify, vm_page_t page); argument
240 struct notify_data *notify;
483 struct notify_data *notify;
838 notify(struct notify_data *notify, vm_page_t page) in notify()
861 copy_notify_helper(struct notify_data *destination, in copy_notify_helper()