Searched refs:ptep_clear_flush_young (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
D | mmu_notifier.h | 539 __young = ptep_clear_flush_young(___vma, ___address, __ptep); \ 731 #define ptep_clear_flush_young_notify ptep_clear_flush_young
|
D | pgtable.h | 222 int ptep_clear_flush_young(struct vm_area_struct *vma,
|
/kernel/linux/linux-5.10/mm/ |
D | pgtable-generic.c | 78 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 250 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
D | pgtable.h | 388 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
D | pgtable.c | 578 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | pgtable.h | 807 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | pgtable.h | 1072 extern int ptep_clear_flush_young(struct vm_area_struct *vma,
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | pgtable.h | 1070 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|