Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmemtype.h27 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot);
/linux/arch/x86/mm/
H A Diomap_32.c56 if (!pat_enabled() && pgprot2cachemode(prot) != _PAGE_CACHE_MODE_WB) in __iomap_local_pfn_prot()
/linux/arch/x86/mm/pat/
H A Dset_memory.c2111 cache = !!pgprot2cachemode(mask_set); in change_page_attr_set_clr()