Home
last modified time | relevance | path

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

/arch/s390/mm/
Dpgtable.c687 int gmap_ipte_notify(struct gmap *gmap, unsigned long gaddr, unsigned long len) in gmap_ipte_notify() function
730 EXPORT_SYMBOL_GPL(gmap_ipte_notify);
/arch/s390/include/asm/
Dpgtable.h806 int gmap_ipte_notify(struct gmap *, unsigned long start, unsigned long len);
/arch/s390/kvm/
Dkvm-s390.c1845 rc = gmap_ipte_notify(vcpu->arch.gmap, in kvm_s390_handle_requests()