Searched defs:__pmdp (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/arch/riscv/mm/ |
| D | init.c | 657 #define create_p4d_mapping(__pmdp, __va, __pa, __sz, __prot) do {} while(0) argument 658 #define create_pud_mapping(__pmdp, __va, __pa, __sz, __prot) do {} while(0) argument 659 #define create_pmd_mapping(__pmdp, __va, __pa, __sz, __prot) do {} while(0) argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | mmu_notifier.h | 542 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 566 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | mmu_notifier.h | 547 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument 571 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
|