Searched defs:__ptep (Results 1 – 6 of 6) sorted by relevance
/linux-6.8/include/linux/ |
D | mmu_notifier.h | 536 #define ptep_clear_flush_young_notify(__vma, __address, __ptep) \ argument 562 #define ptep_clear_young_notify(__vma, __address, __ptep) \ argument 594 #define set_pte_at_notify(__mm, __address, __ptep, __pte) \ argument
|
/linux-6.8/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 156 #define ptep_clear_flush_young(__vma, __address, __ptep) \ argument
|
/linux-6.8/arch/sparc/include/asm/ |
D | pgtable_32.h | 421 #define ptep_set_access_flags(__vma, __address, __ptep, __entry, __dirty) \ argument
|
/linux-6.8/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 310 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|
/linux-6.8/arch/riscv/kvm/ |
D | mmu.c | 39 #define gstage_pte_leaf(__ptep) \ argument
|
/linux-6.8/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 361 #define ptep_test_and_clear_young(__vma, __addr, __ptep) \ argument
|