Home
last modified time | relevance | path

Searched refs:set_softint (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/sparc/include/asm/
Dirq_64.h66 static inline void set_softint(unsigned long bits) in set_softint() function
/linux-4.4.14/arch/sparc/kernel/
Divec.S34 wr %g0, 1 << PIL_DEVICE_IRQ, %set_softint
Dpcr.c48 set_softint(1 << PIL_DEFERRED_PCR_WORK); in arch_irq_work_raise()
Dsun4v_ivec.S116 wr %g0, 1 << PIL_DEVICE_IRQ, %set_softint
Dsmp_64.c1409 set_softint(1 << PIL_SMP_RECEIVE_SIGNAL); in smp_send_reschedule()
/linux-4.4.14/arch/sparc/mm/
Dultra.S780 wr %g0, (1 << PIL_SMP_CALL_FUNC), %set_softint
785 wr %g0, (1 << PIL_SMP_CALL_FUNC_SNGL), %set_softint
790 wr %g0, (1 << PIL_SMP_RECEIVE_SIGNAL), %set_softint
795 wr %g0, (1 << PIL_SMP_CAPTURE), %set_softint
800 wr %g0, (1 << PIL_SMP_CTX_NEW_VERSION), %set_softint
806 wr %g0, (1 << PIL_KGDB_CAPTURE), %set_softint