Searched defs:_prot (Results 1 – 6 of 6) sorted by relevance
101 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_noncached() argument 114 pgprot_writecombine(pgprot_t _prot) pgprot_writecombine() argument
233 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()243 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
47 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_UNCACHED_ACCELERATED) argument49 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_CACHABLE_NO_WA) argument
460 static inline pgprot_t pgprot_noncached(pgprot_t _prot)471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
631 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx()637 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()648 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
96 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()