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

/linux-master/arch/s390/include/asm/
H A Dgmap.h144 int gmap_mprotect_notify(struct gmap *, unsigned long start,
/linux-master/arch/s390/mm/
H A Dgmap.c1106 * gmap_mprotect_notify - change access rights for a range of ptes and
1119 int gmap_mprotect_notify(struct gmap *gmap, unsigned long gaddr, function
1133 EXPORT_SYMBOL_GPL(gmap_mprotect_notify); variable
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c4472 * guest prefix page. gmap_mprotect_notify will wait on the ptl lock.
4479 rc = gmap_mprotect_notify(vcpu->arch.gmap,

Completed in 240 milliseconds