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
x86
include
asm
numa_32.h
Go to the documentation of this file.
1
#ifndef _ASM_X86_NUMA_32_H
2
#define _ASM_X86_NUMA_32_H
3
4
#ifdef CONFIG_HIGHMEM
5
extern
void
set_highmem_pages_init
(
void
);
6
#else
7
static
inline
void
set_highmem_pages_init
(
void
)
8
{
9
}
10
#endif
11
12
#endif
/* _ASM_X86_NUMA_32_H */
Generated on Thu Jan 10 2013 13:20:05 for Linux Kernel by
1.8.2