Home
last modified time | relevance | path

Searched refs:gmap_do_ipte_notify (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/s390/mm/
Dpgtable.c739 void gmap_do_ipte_notify(struct mm_struct *mm, unsigned long vmaddr, pte_t *pte) in gmap_do_ipte_notify() function
760 EXPORT_SYMBOL_GPL(gmap_do_ipte_notify);
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h807 void gmap_do_ipte_notify(struct mm_struct *, unsigned long addr, pte_t *);
816 gmap_do_ipte_notify(mm, addr, ptep); in pgste_ipte_notify()