Home
last modified time | relevance | path

Searched refs:pgprot_noncached (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h159 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE)) macro
166 #define pgprot_noncached(prot) \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h159 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE)) macro
166 #define pgprot_noncached(prot) \ macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h159 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE)) macro
166 #define pgprot_noncached(prot) \ macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h112 #define pgprot_noncached pgprot_noncached macro
114 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h112 #define pgprot_noncached pgprot_noncached macro
114 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h112 #define pgprot_noncached pgprot_noncached macro
114 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h234 #define pgprot_noncached pgprot_noncached macro
236 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h234 #define pgprot_noncached pgprot_noncached macro
236 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h234 #define pgprot_noncached pgprot_noncached macro
236 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() function
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dpgtable.h891 #ifndef pgprot_noncached
892 #define pgprot_noncached(prot) (prot) macro
896 #define pgprot_writecombine pgprot_noncached
900 #define pgprot_writethrough pgprot_noncached
904 #define pgprot_device pgprot_noncached
916 if (pgprot_val(oldprot) == pgprot_val(pgprot_noncached(oldprot))) in pgprot_modify()
917 newprot = pgprot_noncached(newprot); in pgprot_modify()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dpgtable.h891 #ifndef pgprot_noncached
892 #define pgprot_noncached(prot) (prot) macro
896 #define pgprot_writecombine pgprot_noncached
900 #define pgprot_writethrough pgprot_noncached
904 #define pgprot_device pgprot_noncached
916 if (pgprot_val(oldprot) == pgprot_val(pgprot_noncached(oldprot))) in pgprot_modify()
917 newprot = pgprot_noncached(newprot); in pgprot_modify()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dpgtable.h891 #ifndef pgprot_noncached
892 #define pgprot_noncached(prot) (prot) macro
896 #define pgprot_writecombine pgprot_noncached
900 #define pgprot_writethrough pgprot_noncached
904 #define pgprot_device pgprot_noncached
916 if (pgprot_val(oldprot) == pgprot_val(pgprot_noncached(oldprot))) in pgprot_modify()
917 newprot = pgprot_noncached(newprot); in pgprot_modify()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/asm/
H A Dpgtable_32.h310 #define pgprot_noncached pgprot_noncached macro
311 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/include/asm/
H A Dpgtable_32.h310 #define pgprot_noncached pgprot_noncached macro
311 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/include/asm/
H A Dpgtable_32.h310 #define pgprot_noncached pgprot_noncached macro
311 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arc/include/asm/
H A Dfb.h12 vma->vm_page_prot = pgprot_noncached(vma->vm_page_prot); in fb_pgprotect()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dfb.h11 vma->vm_page_prot = pgprot_noncached(vma->vm_page_prot); in fb_pgprotect()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arc/include/asm/
H A Dfb.h12 vma->vm_page_prot = pgprot_noncached(vma->vm_page_prot); in fb_pgprotect()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dfb.h11 vma->vm_page_prot = pgprot_noncached(vma->vm_page_prot); in fb_pgprotect()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arc/include/asm/
H A Dfb.h12 vma->vm_page_prot = pgprot_noncached(vma->vm_page_prot); in fb_pgprotect()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Dfb.h11 vma->vm_page_prot = pgprot_noncached(vma->vm_page_prot); in fb_pgprotect()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/core/
H A Dsgbuf.c73 #ifdef pgprot_noncached in snd_malloc_sgbuf_pages()
74 prot = pgprot_noncached(PAGE_KERNEL); in snd_malloc_sgbuf_pages()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/core/
H A Dsgbuf.c73 #ifdef pgprot_noncached in snd_malloc_sgbuf_pages()
74 prot = pgprot_noncached(PAGE_KERNEL); in snd_malloc_sgbuf_pages()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/core/
H A Dsgbuf.c73 #ifdef pgprot_noncached in snd_malloc_sgbuf_pages()
74 prot = pgprot_noncached(PAGE_KERNEL); in snd_malloc_sgbuf_pages()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/csky/mm/
H A Dioremap.c12 return pgprot_noncached(vma_prot); in phys_mem_access_prot()

12345678910>>...15