Searched refs:ptep_clear_flush_young (Results 1 – 10 of 10) sorted by relevance
/linux/include/linux/ |
A D | mmu_notifier.h | 545 __young = ptep_clear_flush_young(___vma, ___address, __ptep); \ 737 #define ptep_clear_flush_young_notify ptep_clear_flush_young
|
A D | pgtable.h | 239 int ptep_clear_flush_young(struct vm_area_struct *vma,
|
/linux/mm/ |
A D | pgtable-generic.c | 78 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/linux/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable.h | 247 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
|
/linux/arch/x86/mm/ |
A D | pgtable.c | 578 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/linux/arch/riscv/include/asm/ |
A D | pgtable.h | 474 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/linux/arch/arm64/include/asm/ |
A D | pgtable.h | 829 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
/linux/arch/x86/include/asm/ |
A D | pgtable.h | 1043 extern int ptep_clear_flush_young(struct vm_area_struct *vma,
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 414 #define ptep_clear_flush_young ptep_test_and_clear_young macro
|
/linux/arch/s390/include/asm/ |
A D | pgtable.h | 1064 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
Completed in 31 milliseconds