Home
last modified time | relevance | path

Searched refs:s390_replace_asce (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dgmap.h152 int s390_replace_asce(struct gmap *gmap);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dgmap.h151 int s390_replace_asce(struct gmap *gmap);
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dpv.c171 s390_replace_asce(kvm->arch.gmap); in kvm_s390_pv_deinit_vm()
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dgmap.c2752 * times concurrently, or if s390_replace_asce fails after calling in s390_unlist_old_asce()
2769 * s390_replace_asce - Try to replace the current ASCE of a gmap with a copy
2778 int s390_replace_asce(struct gmap *gmap) in s390_replace_asce() function
2810 EXPORT_SYMBOL_GPL(s390_replace_asce); variable
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dgmap.c2830 * times concurrently, or if s390_replace_asce fails after calling in s390_unlist_old_asce()
2847 * s390_replace_asce - Try to replace the current ASCE of a gmap with a copy
2859 int s390_replace_asce(struct gmap *gmap) in s390_replace_asce() function
2895 EXPORT_SYMBOL_GPL(s390_replace_asce); variable

Completed in 15 milliseconds