Searched defs:__vma (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/ |
A D | mmu_notifier.h | 540 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 553 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 566 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 577 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument 588 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ argument 601 #define pmdp_huge_clear_flush_notify(__vma, __haddr, __pmd) \ argument 614 #define pudp_huge_clear_flush_notify(__vma, __haddr, __pud) \ argument
|
A D | huge_mm.h | 199 #define split_huge_pmd(__vma, __pmd, __address) \ argument 215 #define split_huge_pud(__vma, __pud, __address) \ argument 391 #define split_huge_pmd(__vma, __pmd, __address) \ argument 399 #define split_huge_pud(__vma, __pmd, __address) \ argument
|
/linux/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable.h | 218 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument 247 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
|
/linux/arch/ia64/include/asm/ |
A D | pgtable.h | 494 # define ptep_set_access_flags(__vma, __addr, __ptep, __entry, __safely_writable) \ argument 504 # define ptep_set_access_flags(__vma, __addr, __ptep, __entry, __safely_writable) \ argument
|
/linux/arch/powerpc/include/asm/nohash/32/ |
A D | pgtable.h | 300 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/linux/arch/sparc/include/asm/ |
A D | pgtable_32.h | 417 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/linux/arch/powerpc/include/asm/book3s/32/ |
A D | pgtable.h | 341 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 395 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
Completed in 17 milliseconds