Searched refs:test_flags (Results 1 – 5 of 5) sorted by relevance
97 void test_flags(u32 vm_type) in test_flags() function152 test_flags(KVM_X86_SEV_VM); in main()154 test_flags(KVM_X86_SEV_ES_VM); in main()156 test_flags(KVM_X86_SNP_VM); in main()
71 static int test_flags = ~0; variable79 return test_flags & TEST_BIT(t); in check_test_flags()435 test_flags = atoi(argv[1]) ? : test_flags; in main()
28 __u32 test_flags; member
21 enum test_flags { enum
124 gup.test_flags |= GUP_TEST_FLAG_DUMP_PAGES_USE_PIN; in main()