Searched defs:__vma (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/include/linux/ |
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
|
D | huge_mm.h | 376 #define split_huge_pmd(__vma, __pmd, __address) \ argument 403 #define split_huge_pud(__vma, __pud, __address) \ argument 547 #define split_huge_pmd(__vma, __pmd, __address) \ argument 565 #define split_huge_pud(__vma, __pmd, __address) \ argument
|
D | pagewalk.h | 184 #define folio_walk_end(__fw, __vma) do { \ argument
|
D | mm.h | 1061 #define for_each_vma(__vmi, __vma) \ argument 1065 #define for_each_vma_range(__vmi, __vma, __end) \ argument
|
/linux-6.12.1/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 156 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | pgtable_32.h | 421 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/linux-6.12.1/tools/testing/vma/ |
D | vma_internal.h | 66 #define for_each_vma(__vmi, __vma) \ argument 70 #define for_each_vma_range(__vmi, __vma, __end) \ argument
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 311 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 363 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|