Linux Kernel
3.7.1
|
#include <asm/hwdef-copro.h>
Go to the source code of this file.
Data Structures | |
struct | mem_type |
Macros | |
#define | TOP_PTE(x) pte_offset_kernel(top_pmd, x) |
Functions | |
struct mem_type * | get_mem_type (unsigned int type) |
void | __flush_dcache_page (struct address_space *, struct page *) |
void | hook_fault_code (int nr, int(*fn)(unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) |
void __init | bootmem_init (void) |
void | uc32_mm_memblock_reserve (void) |
Variables | |
pmd_t * | top_pmd |
int | sysctl_overcommit_memory |
void __flush_dcache_page | ( | struct address_space * | , |
struct page * | |||
) |