cc_get_imsk_other
cc_set_imsk_other(cpuid, cc_get_imsk_other(cpuid) | (1 << real_irq));
cc_set_imsk_other(cpuid, cc_get_imsk_other(cpuid) & ~(1 << real_irq));