Home
last modified time | relevance | path

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

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