__this_cpu_or
__this_cpu_or(aic_fiq_unmasked, BIT(aic_fiq_get_idx(d)));
#define or_softirq_pending(x) (__this_cpu_or(local_softirq_pending_ref, (x)))
__this_cpu_or(pending_timer_softirq, BIT(nr));