Searched defs:__ptep (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/include/linux/ |
D | mmu_notifier.h | 330 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 356 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 378 #define ptep_clear_flush_notify(__vma, __address, __ptep) \ argument 427 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 224 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument 252 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 233 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pgtable.h | 524 # define ptep_set_access_flags(__vma, __addr, __ptep, __entry, __safely_writable) \ argument 534 # define ptep_set_access_flags(__vma, __addr, __ptep, __entry, __safely_writable) \ argument
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 208 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgtable_32.h | 428 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 411 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|