test_flags
if (gup->test_flags & GUP_TEST_FLAG_DUMP_PAGES_USE_PIN)
put_back_pages(cmd, pages, nr_pages, gup->test_flags);
__u32 test_flags;
test_flags = atoi(argv[1]) ? : test_flags;
static int test_flags = ~0;
return test_flags & TEST_BIT(t);
sym = test_flags(prev_state_field, arg);
test_flags(KVM_X86_SEV_VM);
test_flags(KVM_X86_SEV_ES_VM);
test_flags(KVM_X86_SNP_VM);
gup.test_flags |= GUP_TEST_FLAG_DUMP_PAGES_USE_PIN;