Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/mm.h>
#include <asm/mipsregs.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/tlbdebug.h>
Go to the source code of this file.
Functions | |
void | dump_tlb_all (void) |
Variables | |
int | r3k_have_wired_reg |
Definition at line 60 of file r3k_dump_tlb.c.