Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/ !
Dpgtable_types.h106 #define __PAGE_KERNEL_WC (__PAGE_KERNEL | _PAGE_CACHE_WC) macro
118 #define __PAGE_KERNEL_IO_WC (__PAGE_KERNEL_WC | _PAGE_IOMAP)
124 #define PAGE_KERNEL_WC __pgprot(__PAGE_KERNEL_WC)