Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
mmu_notifier.h File Reference
#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
 

Macro Definition Documentation

#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.