Searched refs:cc_set_imsk_other (Results 1 – 2 of 2) sorted by relevance
218 extern __inline__ void cc_set_imsk_other(int cpuid, unsigned mask) in cc_set_imsk_other() function
343 cc_set_imsk_other(tid, cc_get_imsk_other(tid) | (1 << sbus_to_pil[(irq >> 2) & 7])); in sun4d_disable_irq()360 cc_set_imsk_other(tid, cc_get_imsk_other(tid) & ~(1 << sbus_to_pil[(irq >> 2) & 7])); in sun4d_enable_irq()