diff options
Diffstat (limited to 'arch/mips/include/asm/cacheops.h')
-rw-r--r-- | arch/mips/include/asm/cacheops.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/include/asm/cacheops.h b/arch/mips/include/asm/cacheops.h index 256ad2cc6eb8..8f99c11ab665 100644 --- a/arch/mips/include/asm/cacheops.h +++ b/arch/mips/include/asm/cacheops.h | |||
@@ -62,6 +62,8 @@ | |||
62 | * RM7000-specific cacheops | 62 | * RM7000-specific cacheops |
63 | */ | 63 | */ |
64 | #define Page_Invalidate_T 0x16 | 64 | #define Page_Invalidate_T 0x16 |
65 | #define Index_Store_Tag_T 0x0a | ||
66 | #define Index_Load_Tag_T 0x06 | ||
65 | 67 | ||
66 | /* | 68 | /* |
67 | * R10000-specific cacheops | 69 | * R10000-specific cacheops |