Searched defs:__vma (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/ |
H A D | mmu_notifier.h | 518 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 531 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 544 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 555 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
|
H A D | huge_mm.h | 402 #define split_huge_pmd(__vma, __pmd, __address) \ argument 427 #define split_huge_pud(__vma, __pud, __address) \ argument 575 #define split_huge_pmd(__vma, __pmd, __address) \ argument 593 #define split_huge_pud(__vma, __pmd, __address) \ argument
|
H A D | pagewalk.h | 197 #define folio_walk_end(__fw, __vma) do { \ argument
|
H A D | mm.h | 921 #define for_each_vma(__vmi, __vma) \ argument 925 #define for_each_vma_range(__vmi, __vma, __end) \ argument
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 416 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 311 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/linux/tools/testing/vma/ |
H A D | vma_internal.h | 127 #define for_each_vma(__vmi, __vma) \ argument 131 #define for_each_vma_range(__vmi, __vma, __end) \ argument
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 362 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|