Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmmu_notifier.h537 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument
550 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument
563 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument
574 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
585 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ argument
598 #define pmdp_huge_clear_flush_notify(__vma, __haddr, __pmd) \ argument
611 #define pudp_huge_clear_flush_notify(__vma, __haddr, __pud) \ argument
A Dhuge_mm.h195 #define split_huge_pmd(__vma, __pmd, __address) \ argument
211 #define split_huge_pud(__vma, __pud, __address) \ argument
344 #define split_huge_pmd(__vma, __pmd, __address) \ argument
352 #define split_huge_pud(__vma, __pmd, __address) \ argument
A Dmm.h796 #define for_each_vma(__vmi, __vma) \ argument
800 #define for_each_vma_range(__vmi, __vma, __end) \ argument
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/64/
A Dpgtable.h206 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
235 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpgtable.h486 # 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
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dpgtable.h307 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
/linux-6.3-rc2/arch/sparc/include/asm/
A Dpgtable_32.h421 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h332 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h377 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument

Completed in 24 milliseconds