Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/mm/
Diomap_32.c86 prot = PAGE_KERNEL_UC_MINUS; in iomap_atomic_prot_pfn()
/linux-2.6.39/arch/x86/include/asm/
Dpgtable_types.h126 #define PAGE_KERNEL_UC_MINUS __pgprot(__PAGE_KERNEL_UC_MINUS) macro