Searched refs:ptep_clear_flush_young (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mmu_notifier.h | 608 __young = ptep_clear_flush_young(___vma, ___address, __ptep); \ 810 #define ptep_clear_flush_young_notify ptep_clear_flush_young
|
| H A D | pgtable.h | 222 int ptep_clear_flush_young(struct vm_area_struct *vma,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | pgtable-generic.c | 78 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgtable.h | 250 #define ptep_clear_flush_young(__vma, __address, __ptep) \ macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | pgtable.h | 388 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | pgtable.c | 578 int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pgtable.h | 824 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | pgtable.h | 1072 extern int ptep_clear_flush_young(struct vm_area_struct *vma,
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | pgtable.h | 1070 static inline int ptep_clear_flush_young(struct vm_area_struct *vma, in ptep_clear_flush_young() function
|