Home
last modified time | relevance | path

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

/arch/powerpc/mm/
A Dioremap.c31 pgprot_t prot = pgprot_cached(PAGE_KERNEL); in ioremap_coherent()
/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h579 #define pgprot_cached pgprot_cached macro
580 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() function
/arch/powerpc/include/asm/nohash/
A Dpgtable.h358 #define pgprot_cached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro
/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h764 #define pgprot_cached pgprot_cached macro
765 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() function
/arch/powerpc/platforms/book3s/
A Dvas-api.c569 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in coproc_mmap()
/arch/powerpc/platforms/cell/spufs/
A Dfile.c248 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in spufs_mem_mmap_fault()

Completed in 19 milliseconds