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


Ignore:
Timestamp:
2006-03-22T22:26:49Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9aa72b4
Parents:
d2ab461
Message:

Small PTE_* macros and SET_PTL0_ADDRESS macro changes.

File:
1 edited

Legend:

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

    rd2ab461 r2802767  
    4141/** Bit width of the TLB-locked portion of kernel address space. */
    4242#define KERNEL_PAGE_WIDTH       28      /* 256M */
    43 
    44 #define SET_PTL0_ADDRESS_ARCH(x)        /**< To be removed as situation permits. */
    4543
    4644#define PPN_SHIFT                       12
Note: See TracChangeset for help on using the changeset viewer.