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.c326 static int dat_split_crste(struct kvm_s390_mmu_cache *mc, union crste *crstep, in dat_split_crste() function
441 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()
486 rc = dat_split_crste(mc, *last, gfn, asce, uses_skeys); in dat_entry_walk()
494 rc = dat_split_crste(mc, *last, gfn, asce, uses_skeys); in dat_entry_walk()
911 return dat_split_crste(p->mc, crstep, gfn, walk->asce, false); in _dat_slot_crste()