Searched defs:__vma (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/include/linux/ |
D | huge_mm.h | 278 #define split_huge_pmd(__vma, __pmd, __address) \ argument 294 #define split_huge_pud(__vma, __pud, __address) \ argument 434 #define split_huge_pmd(__vma, __pmd, __address) \ argument 442 #define split_huge_pud(__vma, __pmd, __address) \ argument
|
D | mmu_notifier.h | 536 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 549 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 562 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 573 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
|
D | mm.h | 1036 #define for_each_vma(__vmi, __vma) \ argument 1040 #define for_each_vma_range(__vmi, __vma, __end) \ argument
|
/linux-6.8/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 156 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
|
/linux-6.8/arch/sparc/include/asm/ |
D | pgtable_32.h | 421 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/linux-6.8/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 310 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/linux-6.8/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 361 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|