Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmmu_notifier.h429 extern void __mmu_notifier_change_pte(struct mm_struct *mm,
481 __mmu_notifier_change_pte(mm, address, pte); in mmu_notifier_change_pte()
/OK3568_Linux_fs/kernel/mm/
H A Dmmu_notifier.c433 void __mmu_notifier_change_pte(struct mm_struct *mm, unsigned long address, in __mmu_notifier_change_pte() function