userfaultfd
SYSCALL_DEFINE1(userfaultfd, int, flags)
COND_SYSCALL(userfaultfd);
uffd = userfaultfd(0);