Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kvm/
Dgaccess.c1077 bool try_storage_prot_override; in access_guest_with_key() local
1094 try_storage_prot_override = storage_prot_override_applicable(vcpu); in access_guest_with_key()
1120 if (rc == PGM_PROTECTION && try_storage_prot_override) in access_guest_with_key()