Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmmu_notifier.h232 extern void __mmu_notifier_change_pte(struct mm_struct *mm,
280 __mmu_notifier_change_pte(mm, address, pte); in mmu_notifier_change_pte()
/Linux-v4.19/mm/
Dmmu_notifier.c163 void __mmu_notifier_change_pte(struct mm_struct *mm, unsigned long address, in __mmu_notifier_change_pte() function