Searched refs:_prot (Results 1 – 8 of 8) sorted by relevance
109 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() argument111 unsigned long prot = pgprot_val(_prot); in pgprot_noncached()120 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() argument122 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine()
236 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() argument238 unsigned long prot = pgprot_val(_prot); in pgprot_noncached()246 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() argument248 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine()
112 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() argument114 unsigned long prot = pgprot_val(_prot); in pgprot_noncached()
554 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached() argument556 unsigned long prot = pgprot_val(_prot); in pgprot_noncached()565 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine() argument567 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine()
472 static inline pgprot_t pgprot_noncached(pgprot_t _prot) argument474 unsigned long prot = pgprot_val(_prot);483 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) argument485 unsigned long prot = pgprot_val(_prot);
47 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_UNCACHED_ACCELERATED) argument49 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_CACHABLE_NO_WA) argument
271 int nid, pgprot_t _prot) in create_physical_mapping() argument310 prot = _prot; in create_physical_mapping()
588 unsigned long page_size_mask, pgprot_t _prot, bool init) in phys_pud_init() argument598 pgprot_t prot = _prot; in phys_pud_init()