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

/linux-master/arch/s390/include/asm/
H A Dgmap.h151 int s390_replace_asce(struct gmap *gmap);
/linux-master/arch/s390/kvm/
H A Dpv.c349 if (s390_replace_asce(kvm->arch.gmap))
398 s390_replace_asce(kvm->arch.gmap);
/linux-master/arch/s390/mm/
H A Dgmap.c2832 * times concurrently, or if s390_replace_asce fails after calling
2849 * s390_replace_asce - Try to replace the current ASCE of a gmap with a copy
2861 int s390_replace_asce(struct gmap *gmap) function
2897 EXPORT_SYMBOL_GPL(s390_replace_asce); variable

Completed in 103 milliseconds