Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmmu_notifier.h547 #define pmdp_clear_flush_young_notify(__vma, __address, __pmdp) \ argument
552 __young = pmdp_clear_flush_young(___vma, ___address, __pmdp); \
571 #define pmdp_clear_young_notify(__vma, __address, __pmdp) \ argument
576 __young = pmdp_test_and_clear_young(___vma, ___address, __pmdp);\