Searched refs:ptep_clear_flush_young (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/include/linux/ |
D | mmu_notifier.h | 545 __young = ptep_clear_flush_young(___vma, ___address, __ptep); \ 737 #define ptep_clear_flush_young_notify ptep_clear_flush_young
|
D | pgtable.h | 248 int ptep_clear_flush_young(struct vm_area_struct *vma,
|
/linux-6.1.9/mm/ |
D | pgtable-generic.c | 79 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/linux-6.1.9/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 235 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
|
/linux-6.1.9/arch/x86/mm/ |
D | pgtable.c | 581 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/linux-6.1.9/arch/riscv/include/asm/ |
D | pgtable.h | 512 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | pgtable.h | 902 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/linux-6.1.9/arch/x86/include/asm/ |
D | pgtable.h | 1046 extern int ptep_clear_flush_young(struct vm_area_struct *vma,
|
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 399 #define ptep_clear_flush_young ptep_test_and_clear_young macro
|
/linux-6.1.9/arch/s390/include/asm/ |
D | pgtable.h | 1112 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|