Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c301 static int dat_split_crste(struct kvm_s390_mmu_cache *mc, union crste *crstep, in dat_split_crste() function
416 rc = dat_split_crste(mc, *last, gfn, asce, uses_skeys); in dat_entry_walk()
436 rc = dat_split_crste(mc, *last, gfn, asce, uses_skeys); in dat_entry_walk()
461 rc = dat_split_crste(mc, *last, gfn, asce, uses_skeys); in dat_entry_walk()
469 rc = dat_split_crste(mc, *last, gfn, asce, uses_skeys); in dat_entry_walk()
887 return dat_split_crste(p->mc, crstep, gfn, walk->asce, false); in _dat_slot_crste()