Searched defs:_prot (Results 1 – 4 of 4) sorted by relevance
55 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_UNCACHED_ACCELERATED) argument57 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_CACHABLE_NO_WA) argument61 #define pgprot_fb(_prot) ((_prot) | _PAGE_PCD) argument
333 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
165 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
276 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()