Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc/
Dobio.h218 extern __inline__ void cc_set_imsk_other(int cpuid, unsigned mask) in cc_set_imsk_other() function
/linux-2.4.37.9/arch/sparc/kernel/
Dsun4d_irq.c343 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()