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