Home
last modified time | relevance | path

Searched refs:int_on (Results 1 – 2 of 2) sorted by relevance

/arch/mips/sibyte/sb1250/
Dirq.c86 int i = 0, old_cpu, cpu, int_on; in sb1250_set_affinity() local
103 int_on = !(cur_ints & (((u64) 1) << irq)); in sb1250_set_affinity()
104 if (int_on) { in sb1250_set_affinity()
111 if (int_on) { in sb1250_set_affinity()
/arch/mips/sibyte/bcm1480/
Dirq.c94 int i = 0, old_cpu, cpu, int_on, k; in bcm1480_set_affinity() local
115 int_on = !(cur_ints & (((u64) 1) << irq_dirty)); in bcm1480_set_affinity()
116 if (int_on) { in bcm1480_set_affinity()
122 if (int_on) { in bcm1480_set_affinity()