UFFDIO_MOVE_MODE_ALLOW_SRC_HOLES
if (uffdio_move.mode & ~(UFFDIO_MOVE_MODE_ALLOW_SRC_HOLES|
if (!(mode & UFFDIO_MOVE_MODE_ALLOW_SRC_HOLES))
if (!(mode & UFFDIO_MOVE_MODE_ALLOW_SRC_HOLES)) {
if (!(mode & UFFDIO_MOVE_MODE_ALLOW_SRC_HOLES)) {
uffdio_move.mode = UFFDIO_MOVE_MODE_ALLOW_SRC_HOLES;