Lines Matching refs:col_idx
262 return vpe->col_idx;
324 if (valid_col(its->collections + vpe->col_idx))
1293 desc.its_vmapp_cmd.col = &its->collections[vpe->col_idx];
1303 int col_id = vpe->col_idx;
1795 vpe->col_idx = cpumask_first(cpu_online_mask);
1798 irq_data_update_effective_affinity(d, cpumask_of(vpe->col_idx));
3746 vpe_proxy.dev->event_map.col_map[vpe->vpe_proxy_event] = vpe->col_idx;
3798 * protect us, and that we must ensure nobody samples vpe->col_idx
3800 * taken on any vLPI handling path that evaluates vpe->col_idx.
3817 vpe->col_idx = cpu;
3985 rdbase = per_cpu_ptr(gic_rdists->rdist, vpe->col_idx)->rd_base;
4532 vpe->col_idx = cpumask_first(cpu_online_mask);
4542 irq_data_update_effective_affinity(d, cpumask_of(vpe->col_idx));