Searched refs:ptep_clear_flush_young (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgtable.h | 156 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
|
| /linux/mm/ |
| H A D | pgtable-generic.c | 84 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
| /linux/arch/parisc/include/asm/ |
| H A D | pgtable.h | 464 int ptep_clear_flush_young(struct vm_area_struct *vma, unsigned long addr, pte_t *ptep);
|
| /linux/arch/x86/mm/ |
| H A D | pgtable.c | 486 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
| /linux/arch/parisc/kernel/ |
| H A D | cache.c | 784 int ptep_clear_flush_young(struct vm_area_struct *vma, unsigned long addr, in ptep_clear_flush_young() function
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 1865 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function 1946 #define ptep_clear_flush_young __ptep_clear_flush_young macro
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 680 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 D | pgtable.h | 384 #define ptep_clear_flush_young ptep_test_and_clear_young macro
|
| /linux/include/linux/ |
| H A D | pgtable.h | 413 int ptep_clear_flush_young(struct vm_area_struct *vma,
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1246 extern int ptep_clear_flush_young(struct vm_area_struct *vma,
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 1220 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|