Lines Matching full:protection
377 /* vm/vcpu, mismatching keys on read, but no fetch protection */ in test_copy_key()
391 /* Storage protection override applies to both store and fetch. */ in guest_copy_key_fetch_prot()
411 /* vcpu, mismatching keys, storage protection override in effect */ in test_copy_key_storage_prot_override()
424 /* vm/vcpu, matching key, fetch protection in effect */ in test_copy_key_fetch_prot()
436 TEST_ASSERT(rv == 4, "Should result in protection exception"); \
455 /* vm/vcpu, mismatching keys, fetch protection in effect */ in test_errors_key()
504 /* vm, mismatching keys, storage protection override not applicable to vm */ in test_errors_key_storage_prot_override()
548 /* vcpu, mismatching keys on fetch, fetch protection override applies */ in test_copy_key_fetch_prot_override()
556 * vcpu, mismatching keys on fetch, fetch protection override applies, in test_copy_key_fetch_prot_override()
584 /* vcpu, mismatching keys on fetch, fetch protection override not enabled */ in test_errors_key_fetch_prot_override_not_enabled()
609 * fetch protection override does not apply because memory range acceeded in test_errors_key_fetch_prot_override_enabled()
716 .name = "copy with key storage protection override",
721 .name = "copy with key fetch protection",
726 .name = "copy with key fetch protection override",
741 .name = "error checks with key storage protection override",