Searched refs:cc_get_imsk_other (Results 1 – 2 of 2) sorted by relevance
201 cc_set_imsk_other(cpuid, cc_get_imsk_other(cpuid) | (1 << real_irq)); in sun4d_mask_irq()220 cc_set_imsk_other(cpuid, cc_get_imsk_other(cpuid) & ~(1 << real_irq)); in sun4d_unmask_irq()
197 static inline unsigned int cc_get_imsk_other(int cpuid) in cc_get_imsk_other() function
Completed in 5 milliseconds