Changeset 965dc18 in mainline for kernel/arch/sparc64/include/arch.h
- Timestamp:
- 2008-12-05T19:59:03Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 49093a4
- Parents:
- 0258e67
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/arch.h
r0258e67 r965dc18 42 42 #define ASI_NUCLEUS_QUAD_LDD 0x24 /** ASI for 16-byte atomic loads. */ 43 43 #define ASI_DCACHE_TAG 0x47 /** ASI D-Cache Tag. */ 44 #define ASI_ UPA_CONFIG 0x4a /** ASI of the UPA_CONFIG register. */44 #define ASI_ICBUS_CONFIG 0x4a /** ASI of the UPA_CONFIG/FIREPLANE_CONFIG register. */ 45 45 46 46 #define NWINDOWS 8 /** Number of register window sets. */
Note:
See TracChangeset
for help on using the changeset viewer.