Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dpriv.c362 rc = dat_cond_set_storage_key(vcpu->arch.mc, vcpu->arch.gmap->asce, in handle_sske()
1114 rc = dat_cond_set_storage_key(vcpu->arch.mc, vcpu->arch.gmap->asce, in handle_pfmf()
H A Ddat.h531 int dat_cond_set_storage_key(struct kvm_s390_mmu_cache *mmc, union asce asce, gfn_t gfn,
H A Ddat.c708 int dat_cond_set_storage_key(struct kvm_s390_mmu_cache *mmc, union asce asce, gfn_t gfn, in dat_cond_set_storage_key() function
H A Dkvm-s390.c568 r = dat_cond_set_storage_key(mc, asce, gfn, skey, &skey, 0, 0, 0); in kvm_s390_keyop()