Searched refs:dat_set_asce_limit (Results 1 – 3 of 3) sorted by relevance
527 int dat_set_asce_limit(struct kvm_s390_mmu_cache *mc, union asce *asce, int newtype);
142 rc = dat_set_asce_limit(mc, &gmap->asce, type); in gmap_set_limit()
105 int dat_set_asce_limit(struct kvm_s390_mmu_cache *mc, union asce *asce, int newtype) in dat_set_asce_limit() function