Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/mm/
Diomap_32.c85 if (!pat_enabled && pgprot_val(prot) == pgprot_val(PAGE_KERNEL_WC)) in iomap_atomic_prot_pfn()
/linux-3.4.99/arch/x86/include/asm/
Dpgtable_types.h125 #define PAGE_KERNEL_WC __pgprot(__PAGE_KERNEL_WC) macro