Searched refs:switch_index (Results 1 – 3 of 3) sorted by relevance
131 static DEFINE_PER_CPU(int, switch_index);140 return __this_cpu_read(switch_index) + phys; in op_x86_phys_to_virt()158 per_cpu(switch_index, i) = 0; in nmi_shutdown_mux()197 per_cpu(switch_index, cpu) = 0; in nmi_cpu_setup_mux()229 int si = per_cpu(switch_index, cpu); in nmi_cpu_switch()238 per_cpu(switch_index, cpu) = 0; in nmi_cpu_switch()240 per_cpu(switch_index, cpu) = si; in nmi_cpu_switch()
159 u8 switch_index; member
293 if (index > sw->switch_index) { in icm_fr_get_route()