Searched refs:ptep_clear_flush_young (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/include/linux/ |
D | mmu_notifier.h | 427 __young = ptep_clear_flush_young(___vma, ___address, __ptep); \ 616 #define ptep_clear_flush_young_notify ptep_clear_flush_young
|
/Linux-v5.4/mm/ |
D | pgtable-generic.c | 69 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/Linux-v5.4/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 282 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
|
/Linux-v5.4/arch/riscv/include/asm/ |
D | pgtable.h | 387 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/Linux-v5.4/arch/x86/mm/ |
D | pgtable.c | 571 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/Linux-v5.4/include/asm-generic/ |
D | pgtable.h | 102 int ptep_clear_flush_young(struct vm_area_struct *vma,
|
/Linux-v5.4/arch/arm64/include/asm/ |
D | pgtable.h | 730 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/Linux-v5.4/arch/x86/include/asm/ |
D | pgtable.h | 1116 extern int ptep_clear_flush_young(struct vm_area_struct *vma,
|
/Linux-v5.4/arch/s390/include/asm/ |
D | pgtable.h | 1064 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|