Searched defs:__address (Results 1 – 2 of 2) sorted by relevance
/include/linux/ |
D | mmu_notifier.h | 603 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 616 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 629 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 640 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument 651 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ argument 700 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
|
D | huge_mm.h | 202 #define split_huge_pmd(__vma, __pmd, __address) \ argument 218 #define split_huge_pud(__vma, __pud, __address) \ argument 409 #define split_huge_pmd(__vma, __pmd, __address) \ argument 417 #define split_huge_pud(__vma, __pmd, __address) \ argument
|