Searched refs:__mmu_notifier_change_pte (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/include/linux/ |
H A D | mmu_notifier.h | 395 extern void __mmu_notifier_change_pte(struct mm_struct *mm, 446 __mmu_notifier_change_pte(mm, address, pte); in mmu_notifier_change_pte()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mmu_notifier.h | 390 extern void __mmu_notifier_change_pte(struct mm_struct *mm, 442 __mmu_notifier_change_pte(mm, address, pte); in mmu_notifier_change_pte()
|
/kernel/linux/linux-5.10/mm/ |
H A D | mmu_notifier.c | 427 void __mmu_notifier_change_pte(struct mm_struct *mm, unsigned long address, in __mmu_notifier_change_pte() function
|
/kernel/linux/linux-6.6/mm/ |
H A D | mmu_notifier.c | 427 void __mmu_notifier_change_pte(struct mm_struct *mm, unsigned long address, in __mmu_notifier_change_pte() function
|
Completed in 6 milliseconds