/kernel/linux/linux-5.10/include/linux/ |
D | mmu_notifier.h | 534 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 547 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 560 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 571 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument 582 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ argument 595 #define pmdp_huge_clear_flush_notify(__vma, __haddr, __pmd) \ argument 608 #define pudp_huge_clear_flush_notify(__vma, __haddr, __pud) \ 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
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 221 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument 250 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
D | pgtable.h | 500 # define ptep_set_access_flags(__vma, __addr, __ptep, __entry, __safely_writable) \ argument 510 # define ptep_set_access_flags(__vma, __addr, __ptep, __entry, __safely_writable) \ argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 299 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | pgtable_32.h | 415 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 302 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 391 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|