Searched refs:DPAAX_WARN (Results 1 – 2 of 2) sorted by relevance
178 DPAAX_WARN("PA->VA translation not available;"); in dpaax_iova_table_populate()179 DPAAX_WARN("Expect performance impact."); in dpaax_iova_table_populate()199 DPAAX_WARN("Unable to allocate memory for PA->VA Table;"); in dpaax_iova_table_populate()200 DPAAX_WARN("PA->VA translation not available;"); in dpaax_iova_table_populate()201 DPAAX_WARN("Expect performance impact."); in dpaax_iova_table_populate()249 DPAAX_WARN("Cases with non-buffer pool mem won't work!"); in dpaax_iova_table_populate()
35 #define DPAAX_WARN(fmt, args...) \ macro