Searched refs:bound_cpu (Results 1 – 1 of 1) sorted by relevance
161 int bound_cpu, cpu, i, is_bound; in x86_msr_op() local181 bound_cpu = td->td_oncpu; in x86_msr_op()187 sched_bind(td, bound_cpu); in x86_msr_op()197 bound_cpu = td->td_oncpu; in x86_msr_op()198 if (!is_bound || bound_cpu != cpu) in x86_msr_op()202 if (bound_cpu != cpu) in x86_msr_op()203 sched_bind(td, bound_cpu); in x86_msr_op()