Searched defs:__vma (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
H A D | huge_mm.h | 364 #define split_huge_pmd(__vma, __pmd, __address) \ argument 391 #define split_huge_pud(__vma, __pud, __address) \ argument 535 #define split_huge_pmd(__vma, __pmd, __address) \ argument 553 #define split_huge_pud(__vma, __pmd, __address) \ argument
|
H A D | mm.h | 1074 #define for_each_vma(__vmi, __vma) \ argument 1078 #define for_each_vma_range(__vmi, __vma, __end) \ argument
|
/linux/arch/powerpc/include/asm/nohash/64/ |
H A D | pgtable.h | 156 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 421 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/linux/tools/testing/vma/ |
H A D | vma_internal.h | 66 for_each_vma(__vmi,__vma) global() argument 70 for_each_vma_range(__vmi,__vma,__end) global() 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/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 363 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|