The irqaffinity kernel parameter can be used to specify a
default set of CPUs which are allowed to handle the incoming IRQs. The
parameter argument is a CPU list:
irqaffinity=<cpu number>,….,<cpu number>
References:
irq_default_affinity in the sources/proc/irq/default_smp_affinity in SMP IRQ affinity