Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dirq_64.h66 static inline void set_softint(unsigned long bits) in set_softint() function
/openbmc/linux/arch/sparc/kernel/
H A Divec.S35 wr %g0, 1 << PIL_DEVICE_IRQ, %set_softint
H A Dpcr.c49 set_softint(1 << PIL_DEFERRED_PCR_WORK); in arch_irq_work_raise()
H A Dsun4v_ivec.S132 wr %g0, 1 << PIL_DEVICE_IRQ, %set_softint
H A Dsmp_64.c1417 set_softint(1 << PIL_SMP_RECEIVE_SIGNAL); in scheduler_poke()
1439 set_softint(1 << PIL_SMP_RECEIVE_SIGNAL); in arch_smp_send_reschedule()
/openbmc/linux/arch/sparc/mm/
H A Dultra.S957 wr %g0, (1 << PIL_SMP_CALL_FUNC), %set_softint
962 wr %g0, (1 << PIL_SMP_CALL_FUNC_SNGL), %set_softint
967 wr %g0, (1 << PIL_SMP_RECEIVE_SIGNAL), %set_softint
972 wr %g0, (1 << PIL_SMP_CAPTURE), %set_softint
978 wr %g0, (1 << PIL_KGDB_CAPTURE), %set_softint
/openbmc/qemu/target/sparc/
H A Dhelper.h20 DEF_HELPER_FLAGS_2(set_softint, TCG_CALL_NO_RWG, void, env, i64)