Searched refs:priv_str (Results 1 – 1 of 1) sorted by relevance
54 const char *data_str, *secure_str, *priv_str; in tegra_cbb_print_prot() local58 priv_str = (prot & 0x1) ? "Privileged" : "Unprivileged"; in tegra_cbb_print_prot()61 prot, priv_str, secure_str, data_str); in tegra_cbb_print_prot()