Home
last modified time | relevance | path

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

/linux/mm/
A Dpgtable-generic.c78 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
/linux/arch/powerpc/include/asm/nohash/64/
A Dpgtable.h247 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
/linux/arch/x86/mm/
A Dpgtable.c578 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
/linux/arch/riscv/include/asm/
A Dpgtable.h474 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h414 #define ptep_clear_flush_young ptep_test_and_clear_young macro
/linux/arch/arm64/include/asm/
A Dpgtable.h829 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
/linux/arch/s390/include/asm/
A Dpgtable.h1064 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function

Completed in 24 milliseconds