Searched refs:UFFD_FEATURE_EVENT_REMAP (Results 1 – 10 of 10) sorted by relevance
23 #if defined(UFFD_FEATURE_EVENT_REMAP) || (defined(HAVE_DECL_UFFD_FEATURE_EVENT_REMAP) && HAVE_DECL_…24 XLAT_TYPE(uint64_t, UFFD_FEATURE_EVENT_REMAP),
4 UFFD_FEATURE_EVENT_REMAP
23 UFFD_FEATURE_EVENT_REMAP | \172 #define UFFD_FEATURE_EVENT_REMAP (1<<2) macro
16 UFFD_FEATURE_EVENT_REMAP = 4
23 uffdio_features = UFFD_FEATURE_PAGEFAULT_FLAG_WP, UFFD_FEATURE_EVENT_FORK, UFFD_FEATURE_EVENT_REMAP…
925 features = UFFD_FEATURE_EVENT_FORK | UFFD_FEATURE_EVENT_REMAP | in userfaultfd_events_test()