Searched refs:pgprot_cached (Results 1 – 6 of 6) sorted by relevance
585 #define pgprot_cached pgprot_cached macro586 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() function
31 pgprot_t prot = pgprot_cached(PAGE_KERNEL); in ioremap_coherent()
779 #define pgprot_cached pgprot_cached macro780 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() function
369 #define pgprot_cached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro
569 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in coproc_mmap()
248 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in spufs_mem_mmap_fault()