Searched refs:soft_int_mask (Results 1 – 2 of 2) sorted by relevance
56 #define soft_int_mask(softintr) (1 << ((softintr) + 8)) macro
202 ipi_intr_mask = soft_int_mask(platform_ipi_softintr_num()); in platform_init_ap()