Changeset 7df0e44c in mainline for arch/sparc64/include/mm/asid.h
- Timestamp:
- 2006-01-24T21:17:20Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 895be41
- Parents:
- cc5412e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/sparc64/include/mm/asid.h
rcc5412e r7df0e44c 38 38 39 39 #define ASID_STEALING_ENABLED 1 40 #define ASID_MAX_ARCH 0x8191 /* 2^13 - 1 */40 #define ASID_MAX_ARCH 8191 /* 2^13 - 1 */ 41 41 42 42 #endif
Note:
See TracChangeset
for help on using the changeset viewer.