|
Linux Kernel
3.7.1
|
#include <linux/list.h>#include <linux/spinlock.h>#include <linux/mm_types.h>#include <linux/srcu.h>Go to the source code of this file.
Macros | |
| #define | ptep_clear_flush_young_notify ptep_clear_flush_young |
| #define | pmdp_clear_flush_young_notify pmdp_clear_flush_young |
| #define | set_pte_at_notify set_pte_at |
| #define pmdp_clear_flush_young_notify pmdp_clear_flush_young |
Definition at line 338 of file mmu_notifier.h.
| #define ptep_clear_flush_young_notify ptep_clear_flush_young |
Definition at line 337 of file mmu_notifier.h.
| #define set_pte_at_notify set_pte_at |
Definition at line 339 of file mmu_notifier.h.
1.8.2