Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86_64/
Dsev_init2_tests.c93 void test_flags(uint32_t vm_type) in test_flags() function
143 test_flags(KVM_X86_SEV_VM); in main()
145 test_flags(KVM_X86_SEV_ES_VM); in main()
/tools/testing/memblock/tests/
Dcommon.h21 enum test_flags { enum
/tools/perf/util/
Dtrace-event-parse.c179 test_flags(struct tep_format_field *prev_state_field, struct tep_print_arg *arg) in test_flags() function
207 sym = test_flags(prev_state_field, arg); in search_op()
/tools/testing/selftests/mm/
Dgup_test.c125 gup.test_flags |= GUP_TEST_FLAG_DUMP_PAGES_USE_PIN; in main()