Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/include/asm/
Dgmap.h144 int gmap_mprotect_notify(struct gmap *, unsigned long start,
/linux-6.6.21/arch/s390/mm/
Dgmap.c1117 int gmap_mprotect_notify(struct gmap *gmap, unsigned long gaddr, in gmap_mprotect_notify() function
1131 EXPORT_SYMBOL_GPL(gmap_mprotect_notify);
/linux-6.6.21/arch/s390/kvm/
Dkvm-s390.c4472 rc = gmap_mprotect_notify(vcpu->arch.gmap, in kvm_s390_handle_requests()