Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h527 int dat_set_asce_limit(struct kvm_s390_mmu_cache *mc, union asce *asce, int newtype);
H A Dgmap.c142 rc = dat_set_asce_limit(mc, &gmap->asce, type); in gmap_set_limit()
H A Ddat.c105 int dat_set_asce_limit(struct kvm_s390_mmu_cache *mc, union asce *asce, int newtype) in dat_set_asce_limit() function