Searched defs:_prot (Results 1 – 7 of 7) sorted by relevance
99 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx()106 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()119 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
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()
460 static inline pgprot_t pgprot_noncached(pgprot_t _prot)471 static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
96 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
629 static inline pgprot_t pgprot_nx(pgprot_t _prot) in pgprot_nx()635 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()646 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
593 unsigned long page_size_mask, pgprot_t _prot, bool init) in phys_pud_init()
298 int nid, pgprot_t _prot, in create_physical_mapping()
Completed in 705 milliseconds