patch-2.4.11-dontuse linux/include/asm-sparc64/spitfire.h
Next file: linux/include/asm-sparc64/string.h
Previous file: linux/include/asm-sparc64/shmparam.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon Oct 1 09:19:56 2001
- Orig file:
v2.4.10/linux/include/asm-sparc64/spitfire.h
- Orig date:
Thu Apr 12 12:10:25 2001
diff -u --recursive --new-file v2.4.10/linux/include/asm-sparc64/spitfire.h linux/include/asm-sparc64/spitfire.h
@@ -1,4 +1,4 @@
-/* $Id: spitfire.h,v 1.15 2001/03/27 00:10:15 davem Exp $
+/* $Id: spitfire.h,v 1.16 2001/09/24 21:17:57 kanoj Exp $
* spitfire.h: SpitFire/BlackBird/Cheetah inline MMU operations.
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
@@ -45,6 +45,8 @@
#define SPITFIRE_HIGHEST_LOCKED_TLBENT (64 - 1)
#define CHEETAH_HIGHEST_LOCKED_TLBENT (16 - 1)
+
+#define L1DCACHE_SIZE 0x4000
#define sparc64_highest_locked_tlbent() \
(tlb_type == spitfire ? \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)