Lines Matching refs:col_idx
269 return vpe->col_idx;
331 if (valid_col(its->collections + vpe->col_idx))
1305 desc.its_vmapp_cmd.col = &its->collections[vpe->col_idx];
1315 int col_id = vpe->col_idx;
1809 vpe->col_idx = cpumask_first(cpu_online_mask);
1812 irq_data_update_effective_affinity(d, cpumask_of(vpe->col_idx));
3790 vpe_proxy.dev->event_map.col_map[vpe->vpe_proxy_event] = vpe->col_idx;
3842 * protect us, and that we must ensure nobody samples vpe->col_idx
3844 * taken on any vLPI handling path that evaluates vpe->col_idx.
3861 vpe->col_idx = cpu;
4035 rdbase = per_cpu_ptr(gic_rdists->rdist, vpe->col_idx)->rd_base;
4590 vpe->col_idx = cpumask_first(cpu_online_mask);
4600 irq_data_update_effective_affinity(d, cpumask_of(vpe->col_idx));