Home
last modified time | relevance | path

Searched defs:raw_local_irq_restore (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/sh/include/asm/
H A Dirqflags.h119 static inline void raw_local_irq_restore(unsigned long flags) in raw_local_irq_restore() function
/openbmc/linux/include/linux/
H A Dirqflags.h181 #define raw_local_irq_restore(flags) \ macro