Home
last modified time | relevance | path

Searched defs:pgprot_noncached (Results 1 – 25 of 74) sorted by relevance

123

/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/v4l-utils/linux-5.13-rc2/arch/h8300/include/asm/
H A Dpgtable.h18 #define pgprot_noncached pgprot_writecombine macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/h8300/include/asm/
H A Dpgtable.h18 #define pgprot_noncached pgprot_writecombine macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/h8300/include/asm/
H A Dpgtable.h18 #define pgprot_noncached pgprot_writecombine macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/include/asm/
H A Dpgtable-nommu.h56 #define pgprot_noncached(prot) (prot) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/include/asm/
H A Dpgtable-nommu.h56 #define pgprot_noncached(prot) (prot) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/include/asm/
H A Dpgtable-nommu.h56 #define pgprot_noncached(prot) (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/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/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h554 #define pgprot_noncached pgprot_noncached macro
555 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h554 #define pgprot_noncached pgprot_noncached macro
555 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h554 #define pgprot_noncached pgprot_noncached macro
555 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/nohash/
H A Dpgtable.h233 #define pgprot_noncached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/nohash/
H A Dpgtable.h233 #define pgprot_noncached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/nohash/
H A Dpgtable.h233 #define pgprot_noncached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dpgtable.h452 #define pgprot_noncached pgprot_noncached macro
454 static inline pgprot_t pgprot_noncached(pgprot_t _prot) function

123