Searched refs:ptep_clear_flush_young (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/include/linux/ |
D | mmu_notifier.h | 335 __young = ptep_clear_flush_young(___vma, ___address, __ptep); \ 509 #define ptep_clear_flush_young_notify ptep_clear_flush_young
|
/Linux-v4.19/mm/ |
D | pgtable-generic.c | 68 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 252 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgtable.h | 357 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/Linux-v4.19/arch/x86/mm/ |
D | pgtable.c | 588 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/Linux-v4.19/include/asm-generic/ |
D | pgtable.h | 102 int ptep_clear_flush_young(struct vm_area_struct *vma,
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pgtable.h | 1097 extern int ptep_clear_flush_young(struct vm_area_struct *vma,
|
/Linux-v4.19/arch/s390/include/asm/ |
D | pgtable.h | 1024 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|