Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dgmap.h151 int s390_replace_asce(struct gmap *gmap);
/linux-6.12.1/arch/s390/kvm/
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()
/linux-6.12.1/arch/s390/mm/
Dgmap.c2948 int s390_replace_asce(struct gmap *gmap) in s390_replace_asce() function
2984 EXPORT_SYMBOL_GPL(s390_replace_asce);