Searched refs:oldcpu (Results 1 – 1 of 1) sorted by relevance
127 int oldcpu, newcpu; in leon_set_affinity() local130 oldcpu = irq_choose_cpu(irq_data_get_affinity_mask(data)); in leon_set_affinity()133 if (oldcpu == newcpu) in leon_set_affinity()138 oldmask = LEON3_BYPASS_LOAD_PA(LEON_IMASK(oldcpu)); in leon_set_affinity()139 LEON3_BYPASS_STORE_PA(LEON_IMASK(oldcpu), (oldmask & ~mask)); in leon_set_affinity()