Searched defs:__address (Results 1 – 2 of 2) sorted by relevance
/include/linux/ |
D | mmu_notifier.h | 422 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 435 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 448 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 459 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument 470 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ argument 519 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
|
D | huge_mm.h | 175 #define split_huge_pmd(__vma, __pmd, __address) \ argument 191 #define split_huge_pud(__vma, __pud, __address) \ argument 333 #define split_huge_pmd(__vma, __pmd, __address) \ argument 341 #define split_huge_pud(__vma, __pmd, __address) \ argument
|