syscall_flags     449 tools/testing/selftests/x86/protection_keys.c 	unsigned long syscall_flags = 0;
syscall_flags     458 tools/testing/selftests/x86/protection_keys.c 	pkey_rights = hw_pkey_get(pkey, syscall_flags);
syscall_flags     466 tools/testing/selftests/x86/protection_keys.c 	ret = hw_pkey_set(pkey, pkey_rights, syscall_flags);
syscall_flags     474 tools/testing/selftests/x86/protection_keys.c 	pkey_rights = hw_pkey_get(pkey, syscall_flags);
syscall_flags     487 tools/testing/selftests/x86/protection_keys.c 	unsigned long syscall_flags = 0;
syscall_flags     489 tools/testing/selftests/x86/protection_keys.c 	int pkey_rights = hw_pkey_get(pkey, syscall_flags);
syscall_flags     505 tools/testing/selftests/x86/protection_keys.c 	pkey_rights = hw_pkey_get(pkey, syscall_flags);