Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/s390x/
H A Dtprot.c47 static enum permission test_protection(void *addr, uint8_t key) in test_protection() function
157 result = test_protection(tests[*i].addr, tests[*i].key); in perform_next_stage()