Home
last modified time | relevance | path

Searched refs:_PAGE_MA_WB (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/
Dpgtable.h35 #define _PAGE_MA_WB (0x0 << 2) /* write back memory attribute */ macro
77 #define __ACCESS_BITS _PAGE_ED | _PAGE_A | _PAGE_P | _PAGE_MA_WB
78 #define __DIRTY_BITS_NO_ED _PAGE_A | _PAGE_P | _PAGE_D | _PAGE_MA_WB