Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/mm/
Dpat_internal.h20 case _PAGE_CACHE_UC: return "uncached"; in cattr_name()
Dioremap.c38 case _PAGE_CACHE_UC: in ioremap_change_attr()
140 case _PAGE_CACHE_UC: in __ioremap_caller()
Dpat.c200 if (req_type == _PAGE_CACHE_UC) { in reserve_ram_pages_type()
532 flags = _PAGE_CACHE_UC; in phys_mem_access_prot_allowed()
/linux-2.6.39/arch/x86/include/asm/
Dpgtable_types.h81 #define _PAGE_CACHE_UC (_PAGE_PCD | _PAGE_PWT) macro
112 #define __PAGE_KERNEL_LARGE_NOCACHE (__PAGE_KERNEL | _PAGE_CACHE_UC | _PAGE_PSE)