Home
last modified time | relevance | path

Searched refs:cc_get_imsk_other (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/include/asm/
Dobio.h196 static inline unsigned cc_get_imsk_other(int cpuid) in cc_get_imsk_other() function
/arch/sparc/kernel/
Dsun4d_irq.c200 cc_set_imsk_other(cpuid, cc_get_imsk_other(cpuid) | (1 << real_irq)); in sun4d_mask_irq()
219 cc_set_imsk_other(cpuid, cc_get_imsk_other(cpuid) & ~(1 << real_irq)); in sun4d_unmask_irq()