Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/
Dpgtable.h38 #define _PAGE_MA_WC (0x6 << 2) /* write coalescing memory attribute */ macro
279 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WC)
/linux-2.4.37.9/arch/ia64/kernel/
Defi.c614 | _PAGE_MA_WC in efi_enter_virtual_mode()