Searched refs:ptep_clear_flush_young (Results 1 – 8 of 8) 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/include/linux/ |
| H A D | pgtable.h | 534 int ptep_clear_flush_young(struct vm_area_struct *vma, 1095 young |= ptep_clear_flush_young(vma, addr, ptep); in clear_flush_young_ptes()
|
| /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 | 1835 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function 1927 #define ptep_clear_flush_young __ptep_clear_flush_young macro
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 698 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|