Searched refs:uffd_get_features (Results 1 – 4 of 4) sorted by relevance
133 int uffd_get_features(uint64_t *features);
433 if (uffd_get_features(&features) && errno == ENOENT) in parse_test_type_arg()
720 int uffd_get_features(uint64_t *features) in uffd_get_features() function
189 if (uffd_get_features(&features)) in uffd_feature_supported()