Home
last modified time | relevance | path

Searched defs:__pmdp (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/riscv/mm/
Dinit.c657 #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/
Dmmu_notifier.h542 #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/
Dmmu_notifier.h547 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument
571 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument