Searched refs:stats_buf (Results 1 – 1 of 1) sorted by relevance
119 void *stats_buf = NULL; in protocol_attributes() local129 stats_buf = plat_scmi_perf_statistics_buf(channel_id, &stats_len); in protocol_attributes()131 paddr_t stats_pa = virt_to_phys(stats_buf); in protocol_attributes()133 if (stats_pa && tee_vbuf_is_non_sec(stats_buf, stats_len)) { in protocol_attributes()141 stats_buf, stats_pa, stats_len); in protocol_attributes()