Home
last modified time | relevance | path

Searched refs:pgprot2cachemode (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmemtype.h28 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmemtype.h27 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot);
/kernel/linux/linux-6.6/arch/x86/mm/
H A Diomap_32.c56 if (!pat_enabled() && pgprot2cachemode(prot) != _PAGE_CACHE_MODE_WB) in __iomap_local_pfn_prot()
H A Dinit.c97 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot) in pgprot2cachemode() function
H A Dioremap.c445 pgprot2cachemode(__pgprot(prot_val)), in ioremap_prot()
/kernel/linux/linux-5.10/arch/x86/mm/
H A Diomap_32.c77 if (!pat_enabled() && pgprot2cachemode(prot) != _PAGE_CACHE_MODE_WB) in iomap_atomic_prot_pfn()
H A Dinit.c100 enum page_cache_mode pgprot2cachemode(pgprot_t pgprot) in pgprot2cachemode() function
H A Dioremap.c434 pgprot2cachemode(__pgprot(prot_val)), in ioremap_prot()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dmemtype.c879 enum page_cache_mode want_pcm = pgprot2cachemode(*vma_prot); in reserve_pfn_range()
H A Dset_memory.c1861 cache = !!pgprot2cachemode(mask_set); in change_page_attr_set_clr()

Completed in 17 milliseconds