Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmu_notifier.h315 __young = ptep_clear_flush_young(___vma, ___address, __ptep); \
472 #define ptep_clear_flush_young_notify ptep_clear_flush_young
/linux-4.4.14/mm/
Dpgtable-generic.c61 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
/linux-4.4.14/arch/x86/mm/
Dpgtable.c479 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
/linux-4.4.14/include/asm-generic/
Dpgtable.h89 int ptep_clear_flush_young(struct vm_area_struct *vma,
/linux-4.4.14/arch/powerpc/include/asm/
Dpgtable-ppc64.h290 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h763 extern int ptep_clear_flush_young(struct vm_area_struct *vma,
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h1101 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function