Searched refs:buff_str (Results 1 – 1 of 1) sorted by relevance
43 const char *buff_str, *mod_str, *rd_str, *wr_str; in tegra_cbb_print_cache() local45 buff_str = (cache & BIT(0)) ? "Bufferable " : ""; in tegra_cbb_print_cache()51 buff_str = "Device Non-Bufferable"; in tegra_cbb_print_cache()54 cache, buff_str, mod_str, rd_str, wr_str); in tegra_cbb_print_cache()