Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
s390
include
asm
Data Structures
|
Macros
mmu.h File Reference
#include <linux/errno.h>
Go to the source code of this file.
Data Structures
struct
mm_context_t
Macros
#define
INIT_MM_CONTEXT
(
name
)
Macro Definition Documentation
#define INIT_MM_CONTEXT
(
name
)
Value:
.context.list_lock =
__SPIN_LOCK_UNLOCKED
(
name
.context.list_lock), \
.context.pgtable_list =
LIST_HEAD_INIT
(
name
.context.pgtable_list), \
.context.gmap_list =
LIST_HEAD_INIT
(
name
.context.gmap_list),
Definition at line
21
of file
mmu.h
.
Generated on Thu Jan 10 2013 15:10:42 for Linux Kernel by
1.8.2