Lines Matching defs:linear_id
43 uint32_t linear_id;
50 linear_id = plat_my_core_pos();
51 pcpu_smc_args = &tsp_smc_args[linear_id];
97 uint32_t linear_id = plat_my_core_pos();
100 tsp_stats[linear_id].smc_count++;
101 tsp_stats[linear_id].eret_count++;
105 tsp_stats[linear_id].smc_count,
106 tsp_stats[linear_id].eret_count);
125 uint32_t linear_id = plat_my_core_pos();
128 tsp_stats[linear_id].smc_count++;
129 tsp_stats[linear_id].eret_count++;
133 tsp_stats[linear_id].smc_count,
134 tsp_stats[linear_id].eret_count);