Searched refs:ptep_clear_flush_young (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | mmu_notifier.h | 523 __young = ptep_clear_flush_young(___vma, ___address, __ptep); \ 653 #define ptep_clear_flush_young_notify ptep_clear_flush_young
|
| H A D | pgtable.h | 413 int ptep_clear_flush_young(struct vm_area_struct *vma,
|
| /linux-6.15/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgtable.h | 156 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
|
| /linux-6.15/mm/ |
| H A D | pgtable-generic.c | 82 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | pgtable.h | 469 int ptep_clear_flush_young(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep);
|
| /linux-6.15/arch/x86/mm/ |
| H A D | pgtable.c | 556 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
| /linux-6.15/arch/parisc/kernel/ |
| H A D | cache.c | 784 int ptep_clear_flush_young(struct vm_area_struct *vma, unsigned long addr, in ptep_clear_flush_young() function
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | pgtable.h | 621 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1762 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function 1843 #define ptep_clear_flush_young __ptep_clear_flush_young macro
|
| /linux-6.15/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 385 #define ptep_clear_flush_young ptep_test_and_clear_young macro
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | pgtable.h | 1313 extern int ptep_clear_flush_young(struct vm_area_struct *vma,
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | pgtable.h | 1228 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|