Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dpte-common.h107 #define _PAGE_BASE_NC (_PAGE_PRESENT | _PAGE_ACCESSED | _PAGE_PSIZE) macro
109 #define _PAGE_BASE (_PAGE_BASE_NC | _PAGE_COHERENT)
111 #define _PAGE_BASE (_PAGE_BASE_NC)
152 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \
154 #define PAGE_KERNEL_NCG __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | \