Linux Kernel
3.7.1
|
#include <linux/memblock.h>
#include <asm/pgtable.h>
#include <asm/mmu.h>
#include <asm/mmu_context.h>
#include <asm/paca.h>
#include <asm/cputable.h>
#include <asm/prom.h>
Go to the source code of this file.
Data Structures | |
struct | stab_entry |
Macros | |
#define | NR_STAB_CACHE_ENTRIES 8 |
Functions | |
int | ste_allocate (unsigned long ea) |
void | switch_stab (struct task_struct *tsk, struct mm_struct *mm) |
void __init | stabs_alloc (void) |
void | stab_initialize (unsigned long stab) |