Home
last modified time | relevance | path

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

/linux/mm/ !
H A Dpgtable-generic.c82 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
/linux/arch/parisc/kernel/ !
H A Dcache.c784 int ptep_clear_flush_young(struct vm_area_struct *vma, unsigned long addr, in ptep_clear_flush_young() function
/linux/arch/x86/mm/ !
H A Dpgtable.c486 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
/linux/arch/riscv/include/asm/ !
H A Dpgtable.h607 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/ !
H A Dpgtable.h384 #define ptep_clear_flush_young ptep_test_and_clear_young macro