Changeset 46d8eb9 in mainline for kernel/arch/sparc64/include/mm/page.h
- Timestamp:
- 2008-07-27T15:14:07Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 113c677
- Parents:
- c32a6f37
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/mm/page.h
rc32a6f37 r46d8eb9 54 54 #define MMU_PAGES_PER_PAGE (1 << (PAGE_WIDTH - MMU_PAGE_WIDTH)) 55 55 56 /*57 * With 16K pages, there is only one page color.58 */59 #define PAGE_COLOR_BITS 0 /**< 14 - 14; 2^14 == 16K == alias boundary. */60 61 56 #ifdef KERNEL 62 57
Note:
See TracChangeset
for help on using the changeset viewer.