Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmmu_notifier.h396 extern void __mmu_notifier_change_pte(struct mm_struct *mm,
448 __mmu_notifier_change_pte(mm, address, pte); in mmu_notifier_change_pte()
/linux-6.1.9/mm/
Dmmu_notifier.c427 void __mmu_notifier_change_pte(struct mm_struct *mm, unsigned long address, in __mmu_notifier_change_pte() function