Home
last modified time | relevance | path

Searched refs:UFFD_EVENT_REMAP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Duserfaultfd.h147 #define UFFD_EVENT_REMAP 0x14 macro
/openbmc/qemu/linux-headers/linux/
H A Duserfaultfd.h153 #define UFFD_EVENT_REMAP 0x14 macro
/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-common.c550 case UFFD_EVENT_REMAP: in uffd_poll_thread()
/openbmc/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst346 ``UFFD_EVENT_REMAP``. The ``uffd_msg.remap`` will contain the old and
/openbmc/linux/fs/
H A Duserfaultfd.c801 ewq.msg.event = UFFD_EVENT_REMAP; in mremap_userfaultfd_complete()