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
mips
include
asm
tlbmisc.h
Go to the documentation of this file.
1
#ifndef __ASM_TLBMISC_H
2
#define __ASM_TLBMISC_H
3
4
/*
5
* - add_wired_entry() add a fixed TLB entry, and move wired register
6
*/
7
extern
void
add_wired_entry
(
unsigned
long
entrylo0,
unsigned
long
entrylo1,
8
unsigned
long
entryhi,
unsigned
long
pagemask);
9
10
#endif
/* __ASM_TLBMISC_H */
Generated on Thu Jan 10 2013 13:10:56 for Linux Kernel by
1.8.2