Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dgmap.c138 rc = kvm_s390_mmu_cache_topup(mc); in gmap_set_limit()
815 rc = kvm_s390_mmu_cache_topup(mc); in gmap_ucas_translate()
835 rc = kvm_s390_mmu_cache_topup(mc); in gmap_ucas_map()
1227 rc = kvm_s390_mmu_cache_topup(mc); in _gmap_protect_asce_top_level()
H A Ddat.h557 int kvm_s390_mmu_cache_topup(struct kvm_s390_mmu_cache *mc);
928 if (mc && !kvm_s390_mmu_cache_topup(mc)) in DEFINE_FREE()
H A Dgaccess.c1593 rc = kvm_s390_mmu_cache_topup(vcpu->arch.mc); in _gaccess_shadow_fault()
1665 rc = kvm_s390_mmu_cache_topup(vcpu->arch.mc); in gaccess_shadow_fault()
H A Ddat.c31 int kvm_s390_mmu_cache_topup(struct kvm_s390_mmu_cache *mc) in kvm_s390_mmu_cache_topup() function
H A Dkvm-s390.c2181 r = kvm_s390_mmu_cache_topup(mc); in kvm_s390_set_skeys()
2297 r = kvm_s390_mmu_cache_topup(mc); in kvm_s390_set_cmma_bits()