Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/mm/
Dpgtable.c721 int gmap_ipte_notify(struct gmap *gmap, unsigned long gaddr, unsigned long len) in gmap_ipte_notify() function
764 EXPORT_SYMBOL_GPL(gmap_ipte_notify);
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h744 int gmap_ipte_notify(struct gmap *, unsigned long start, unsigned long len);
/linux-4.1.27/arch/s390/kvm/
Dkvm-s390.c1740 rc = gmap_ipte_notify(vcpu->arch.gmap, in kvm_s390_handle_requests()