Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntalloc.c185 if (gref->notify.flags & UNMAP_NOTIFY_SEND_EVENT) { in __del_gref()
397 if (op.action & ~(UNMAP_NOTIFY_CLEAR_BYTE|UNMAP_NOTIFY_SEND_EVENT)) { in gntalloc_ioctl_unmap_notify()
409 if (op.action & UNMAP_NOTIFY_SEND_EVENT) { in gntalloc_ioctl_unmap_notify()
416 if (gref->notify.flags & UNMAP_NOTIFY_SEND_EVENT) in gntalloc_ioctl_unmap_notify()
H A Dgntdev.c282 if (map->notify.flags & UNMAP_NOTIFY_SEND_EVENT) { in gntdev_put_map()
723 if (op.action & ~(UNMAP_NOTIFY_CLEAR_BYTE|UNMAP_NOTIFY_SEND_EVENT)) in gntdev_ioctl_notify()
733 if (op.action & UNMAP_NOTIFY_SEND_EVENT) { in gntdev_ioctl_notify()
772 if (out_flags & UNMAP_NOTIFY_SEND_EVENT) in gntdev_ioctl_notify()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/xen/
H A Dgntalloc.h82 #define UNMAP_NOTIFY_SEND_EVENT 0x2 macro
H A Dgntdev.h202 #define UNMAP_NOTIFY_SEND_EVENT 0x2 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/xen/
H A Dgntalloc.h82 #define UNMAP_NOTIFY_SEND_EVENT 0x2 macro
H A Dgntdev.h202 #define UNMAP_NOTIFY_SEND_EVENT 0x2 macro
/OK3568_Linux_fs/kernel/include/uapi/xen/
H A Dgntalloc.h82 #define UNMAP_NOTIFY_SEND_EVENT 0x2 macro
H A Dgntdev.h202 #define UNMAP_NOTIFY_SEND_EVENT 0x2 macro