Home
last modified time | relevance | path

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

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