Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Dgmap.h138 int s390_replace_asce(struct gmap *gmap);
/linux-6.15/arch/s390/kvm/
H A Dpv.c350 if (s390_replace_asce(kvm->arch.gmap)) in kvm_s390_pv_set_aside()
399 s390_replace_asce(kvm->arch.gmap); in kvm_s390_pv_deinit_vm()
/linux-6.15/arch/s390/mm/
H A Dgmap.c2603 int s390_replace_asce(struct gmap *gmap) in s390_replace_asce() function
2627 EXPORT_SYMBOL_GPL(s390_replace_asce);