PKEY_TEST
PKEY_TEST(test_read_of_write_disabled_region),
PKEY_TEST(test_read_of_access_disabled_region),
PKEY_TEST(test_read_of_access_disabled_region_with_page_already_mapped),
PKEY_TEST(test_write_of_write_disabled_region),
PKEY_TEST(test_write_of_write_disabled_region_with_page_already_mapped),
PKEY_TEST(test_write_of_access_disabled_region),
PKEY_TEST(test_write_of_access_disabled_region_with_page_already_mapped),
PKEY_TEST(test_kernel_write_of_access_disabled_region),
PKEY_TEST(test_kernel_write_of_write_disabled_region),
PKEY_TEST(test_kernel_gup_of_access_disabled_region),
PKEY_TEST(test_kernel_gup_write_to_write_disabled_region),
PKEY_TEST(test_executing_on_unreadable_memory),
PKEY_TEST(test_implicit_mprotect_exec_only_memory),
PKEY_TEST(test_mprotect_with_pkey_0),
PKEY_TEST(test_ptrace_of_child),
PKEY_TEST(test_pkey_init_state),
PKEY_TEST(test_pkey_syscalls_on_non_allocated_pkey),
PKEY_TEST(test_pkey_syscalls_bad_args),
PKEY_TEST(test_pkey_alloc_exhaust),
PKEY_TEST(test_pkey_alloc_free_attach_pkey0),
PKEY_TEST(test_ptrace_modifies_pkru),