Searched defs:_prot (Results 1 – 5 of 5) sorted by relevance
49 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_UNCACHED_ACCELERATED) argument51 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_CACHABLE_NO_WA) argument55 #define pgprot_fb(_prot) (((_prot) & ~_PAGE_CACHE_MASK) | \ argument
406 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()417 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
119 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
153 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
265 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()