Home
last modified time | relevance | path

Searched refs:pgprot_cached (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dioremap.c36 pgprot_t prot = pgprot_cached(PAGE_KERNEL); in ioremap_coherent()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h566 #define pgprot_cached pgprot_cached macro
567 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h599 #define pgprot_cached pgprot_cached macro
600 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() function
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dioremap.c36 pgprot_t prot = pgprot_cached(PAGE_KERNEL); in ioremap_coherent()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgtable.h241 #define pgprot_cached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dvas-api.c176 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in coproc_mmap()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpgtable.h228 #define pgprot_cached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dcontext.c162 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in cxl_mmap_fault()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dcontext.c162 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in cxl_mmap_fault()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h855 #define pgprot_cached pgprot_cached macro
856 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h808 #define pgprot_cached pgprot_cached macro
809 static inline pgprot_t pgprot_cached(pgprot_t prot) in pgprot_cached() function
/kernel/linux/linux-6.6/arch/powerpc/platforms/book3s/
H A Dvas-api.c528 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in coproc_mmap()
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dsuperpipe.c1147 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in cxlflash_mmap_fault()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dsuperpipe.c1148 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in cxlflash_mmap_fault()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dfile.c248 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in spufs_mem_mmap_fault()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dfile.c248 vma->vm_page_prot = pgprot_cached(vma->vm_page_prot); in spufs_mem_mmap_fault()

Completed in 29 milliseconds