Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmemtype.h28 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot);
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Diomap_32.c77 if (!pat_enabled() && pgprot2cachemode(prot) != _PAGE_CACHE_MODE_WB) in iomap_atomic_prot_pfn()
H A Dioremap.c434 pgprot2cachemode(__pgprot(prot_val)), in ioremap_prot()
H A Dinit.c97 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot) in pgprot2cachemode() function
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dmemtype.c916 enum page_cache_mode want_pcm = pgprot2cachemode(*vma_prot); in reserve_pfn_range()
H A Dset_memory.c1764 cache = !!pgprot2cachemode(mask_set); in change_page_attr_set_clr()