Searched defs:_prot (Results 1 – 8 of 8) sorted by relevance
93 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()104 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
216 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()226 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
450 static inline pgprot_t pgprot_noncached(pgprot_t _prot)461 static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
93 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
534 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()545 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
273 int nid, pgprot_t _prot) in create_physical_mapping()
593 unsigned long page_size_mask, pgprot_t _prot, bool init) in phys_pud_init()