/openbmc/linux/include/linux/ |
H A D | huge_mm.h | 173 #define split_huge_pmd(__vma, __pmd, __address) \ argument 189 #define split_huge_pud(__vma, __pud, __address) \ argument 322 #define split_huge_pmd(__vma, __pmd, __address) \ argument 330 #define split_huge_pud(__vma, __pmd, __address) \ argument
|
H A D | mmu_notifier.h | 529 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 542 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 555 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 566 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
|
H A D | mm.h | 1020 #define for_each_vma(__vmi, __vma) \ argument 1024 #define for_each_vma_range(__vmi, __vma, __end) \ argument
|
/openbmc/linux/arch/powerpc/include/asm/nohash/64/ |
H A D | pgtable.h | 206 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument 235 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | pgtable.h | 486 # define ptep_set_access_flags(__vma, __addr, __ptep, __entry, __safely_writable) \ argument 496 # define ptep_set_access_flags(__vma, __addr, __ptep, __entry, __safely_writable) \ argument
|
/openbmc/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | pgtable.h | 307 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 421 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/openbmc/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 332 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 352 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|