Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-unit-tests.c1280 int has_uffd, opt; in main() local
1300 has_uffd = test_uffd_api(false); in main()
1301 has_uffd |= test_uffd_api(true); in main()
1303 if (!has_uffd) { in main()
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c3782 bool has_uffd, is_x86; in main() local
3810 has_uffd = ufd_version_check(); in main()
3837 if (has_uffd) { in main()
3902 if (has_uffd) { in main()