Changeset 68091bd in mainline for arch/ia64/include/mm/page.h


Ignore:
Timestamp:
2006-04-21T12:55:55Z (19 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c7c0b89b
Parents:
17b1b99
Message:

Incomplete VHPT walker support for Itanium

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia64/include/mm/page.h

    r17b1b99 r68091bd  
    6161#define VHPT_WIDTH                      20              /* 1M */
    6262#define VHPT_SIZE                       (1 << VHPT_WIDTH)
    63 #define VHPT_BASE                       0               /* Must be aligned to VHPT_SIZE */
    6463
    6564#define PTA_BASE_SHIFT                  15
Note: See TracChangeset for help on using the changeset viewer.