Searched defs:pgprot_cached_noncoherent (Results 1 – 2 of 2) sorted by relevance
580 #define pgprot_cached_noncoherent pgprot_cached_noncoherent macro581 static inline pgprot_t pgprot_cached_noncoherent(pgprot_t prot) in pgprot_cached_noncoherent() function
249 #define pgprot_cached_noncoherent(prot) \ macro