#include <linux/device.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/export.h>
#include <linux/interrupt.h>
#include <linux/security.h>
#include <asm/cpu.h>
#include <asm/processor.h>
#include <linux/atomic.h>
#include <asm/hardirq.h>
#include <asm/mmu_context.h>
#include <asm/mipsmtregs.h>
#include <asm/r4kcache.h>
#include <asm/cacheflush.h>
Go to the source code of this file.
#define INDEX_0 (0x80000000) |
#define INDEX_8 (0x80000008) |
__setup |
( |
"norps" |
, |
|
|
rps_disable |
|
|
) |
| |
__setup |
( |
"protiflush" |
, |
|
|
set_protiflush |
|
|
) |
| |
__setup |
( |
"protdflush" |
, |
|
|
set_protdflush |
|
|
) |
| |
void mips_mt_regdump |
( |
unsigned long |
mvpctl | ) |
|
subsys_initcall |
( |
mt_init |
| ) |
|