Home
last modified time | relevance | path

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

/freebsd/sys/xen/
H A Dgntdev.h126 #define UNMAP_NOTIFY_SEND_EVENT 0x2 macro
/freebsd/sys/dev/xen/gntdev/
H A Dgntdev.c848 if (notify->action & UNMAP_NOTIFY_SEND_EVENT) { in notify()
869 if (source->action & UNMAP_NOTIFY_SEND_EVENT) in copy_notify_helper()
874 if (destination->action & UNMAP_NOTIFY_SEND_EVENT) in copy_notify_helper()
904 if (arg->action & ~(UNMAP_NOTIFY_CLEAR_BYTE|UNMAP_NOTIFY_SEND_EVENT)) in gntdev_set_unmap_notify()