Searched refs:clear_softint (Results 1 – 6 of 6) sorted by relevance
74 static inline void clear_softint(unsigned long bits) in clear_softint() function
873 clear_softint(1 << irq); in smp_call_function_client()881 clear_softint(1 << irq); in smp_call_function_single_client()1173 clear_softint(1 << irq); in smp_penguin_jailcell()1484 clear_softint(1 << irq); in smp_receive_signal_client()
87 clear_softint(1 << irq); in perfctr_irq()
36 clear_softint(1 << PIL_DEFERRED_PCR_WORK); in deferred_pcr_work_irq()
821 clear_softint(1 << pil); in handler_irq()1144 clear_softint(get_softint()); in init_IRQ()
723 clear_softint(tick_mask); in timer_interrupt()
Completed in 11 milliseconds