Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-unit-tests.c123 static int test_uffd_api(bool use_dev) in test_uffd_api() function
1309 has_uffd = test_uffd_api(false); in main()
1310 has_uffd |= test_uffd_api(true); in main()