Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
pgtable.h File Reference

Go to the source code of this file.

Macros

#define arch_enter_lazy_mmu_mode()   do {} while (0)
 
#define arch_leave_lazy_mmu_mode()   do {} while (0)
 
#define arch_flush_lazy_mmu_mode()   do {} while (0)
 
#define arch_start_context_switch(prev)   do {} while (0)
 

Macro Definition Documentation

#define arch_enter_lazy_mmu_mode ( )    do {} while (0)

Definition at line 375 of file pgtable.h.

#define arch_flush_lazy_mmu_mode (   void)    do {} while (0)

Definition at line 377 of file pgtable.h.

#define arch_leave_lazy_mmu_mode ( )    do {} while (0)

Definition at line 376 of file pgtable.h.

#define arch_start_context_switch (   prev)    do {} while (0)

Definition at line 392 of file pgtable.h.