Searched defs:ptep_clear_flush_young (Results 1 - 7 of 7) sorted by relevance

/linux-master/mm/
H A Dpgtable-generic.c82 int ptep_clear_flush_young(struct vm_area_struct *vma, function
/linux-master/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h156 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
/linux-master/arch/x86/mm/
H A Dpgtable.c597 int ptep_clear_flush_young(struct vm_area_struct *vma, function
/linux-master/arch/riscv/include/asm/
H A Dpgtable.h575 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, function
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h1562 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, function
1632 #define ptep_clear_flush_young __ptep_clear_flush_young macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h1137 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h383 #define ptep_clear_flush_young ptep_test_and_clear_young macro

Completed in 220 milliseconds