Home
last modified time | relevance | path

Searched defs:__vma (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dmmu_notifier.h518 #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
A Dhuge_mm.h402 #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
A Dpagewalk.h197 #define folio_walk_end(__fw, __vma) do { \ argument
A Dmm.h921 #define for_each_vma(__vmi, __vma) \ argument
925 #define for_each_vma_range(__vmi, __vma, __end) \ argument

Completed in 18 milliseconds