Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dgmap.h144 int gmap_mprotect_notify(struct gmap *, unsigned long start,
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dgmap.h144 int gmap_mprotect_notify(struct gmap *, unsigned long start,
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dgmap.c1088 * gmap_mprotect_notify - change access rights for a range of ptes and
1101 int gmap_mprotect_notify(struct gmap *gmap, unsigned long gaddr, in gmap_mprotect_notify() function
1115 EXPORT_SYMBOL_GPL(gmap_mprotect_notify); variable
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dgmap.c1104 * gmap_mprotect_notify - change access rights for a range of ptes and
1117 int gmap_mprotect_notify(struct gmap *gmap, unsigned long gaddr, in gmap_mprotect_notify() function
1131 EXPORT_SYMBOL_GPL(gmap_mprotect_notify); variable
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dkvm-s390.c3807 * guest prefix page. gmap_mprotect_notify will wait on the ptl lock. in kvm_s390_handle_requests()
3814 rc = gmap_mprotect_notify(vcpu->arch.gmap, in kvm_s390_handle_requests()
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dkvm-s390.c4472 * guest prefix page. gmap_mprotect_notify will wait on the ptl lock. in kvm_s390_handle_requests()
4479 rc = gmap_mprotect_notify(vcpu->arch.gmap, in kvm_s390_handle_requests()

Completed in 21 milliseconds