UNMAP_NOTIFY_CLEAR_BYTE 186 drivers/xen/gntalloc.c if (gref->notify.flags & UNMAP_NOTIFY_CLEAR_BYTE) { UNMAP_NOTIFY_CLEAR_BYTE 408 drivers/xen/gntalloc.c if (op.action & ~(UNMAP_NOTIFY_CLEAR_BYTE|UNMAP_NOTIFY_SEND_EVENT)) { UNMAP_NOTIFY_CLEAR_BYTE 370 drivers/xen/gntdev.c if (map->notify.flags & UNMAP_NOTIFY_CLEAR_BYTE) { UNMAP_NOTIFY_CLEAR_BYTE 376 drivers/xen/gntdev.c map->notify.flags &= ~UNMAP_NOTIFY_CLEAR_BYTE; UNMAP_NOTIFY_CLEAR_BYTE 771 drivers/xen/gntdev.c if (op.action & ~(UNMAP_NOTIFY_CLEAR_BYTE|UNMAP_NOTIFY_SEND_EVENT)) UNMAP_NOTIFY_CLEAR_BYTE 801 drivers/xen/gntdev.c if ((op.action & UNMAP_NOTIFY_CLEAR_BYTE) &&