Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dmemtype.h27 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot);
/linux/arch/x86/mm/
A Diomap_32.c56 if (!pat_enabled() && pgprot2cachemode(prot) != _PAGE_CACHE_MODE_WB) in __iomap_local_pfn_prot()
A Dioremap.c446 pgprot2cachemode(__pgprot(prot_val)), in ioremap_prot()
A Dinit.c98 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot) in pgprot2cachemode() function
/linux/arch/x86/mm/pat/
A Dmemtype.c861 enum page_cache_mode want_pcm = pgprot2cachemode(*vma_prot); in reserve_pfn_range()
A Dset_memory.c1904 cache = !!pgprot2cachemode(mask_set); in change_page_attr_set_clr()

Completed in 18 milliseconds