Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dgmap.h151 int s390_replace_asce(struct gmap *gmap);
/openbmc/linux/arch/s390/kvm/
H A Dpv.c349 if (s390_replace_asce(kvm->arch.gmap)) in kvm_s390_pv_set_aside()
398 s390_replace_asce(kvm->arch.gmap); in kvm_s390_pv_deinit_vm()
/openbmc/linux/arch/s390/mm/
H A Dgmap.c2944 int s390_replace_asce(struct gmap *gmap) in s390_replace_asce() function
2980 EXPORT_SYMBOL_GPL(s390_replace_asce);