Searched refs:secure_str (Results 1 – 1 of 1) sorted by relevance
54 const char *data_str, *secure_str, *priv_str; in tegra_cbb_print_prot() local57 secure_str = (prot & 0x2) ? "Non-Secure" : "Secure"; in tegra_cbb_print_prot()61 prot, priv_str, secure_str, data_str); in tegra_cbb_print_prot()