Searched refs:pgprot_cached (Results 1 – 6 of 6) sorted by relevance
478 #define pgprot_cached pgprot_cached macro479 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() function
194 #define pgprot_cached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro
837 #define pgprot_cached pgprot_cached macro838 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() function
166 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in cxl_mmap_fault()
1152 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in cxlflash_mmap_fault()
254 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in spufs_mem_mmap_fault()