Searched refs:sti (Results 1 – 7 of 7) sorted by relevance
14 #define local_irq_enable() sti();
23 #define sti() __asm__ __volatile__("csrsi mstatus, 8\n\t" ::: "memory") macro
10 #define local_irq_enable() sti();
9 #define sti() __asm__ __volatile__("sti\n\t" :: \ macro
36 pub fn sti() { in sti() function52 sti(); in interrupt_enable()
261 * new: rust的cli和sti封装
375 sti