Home
last modified time | relevance | path

Searched refs:native_irq_enable (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dirqflags.h48 static inline void native_irq_enable(void) in native_irq_enable() function
90 native_irq_enable(); in arch_local_irq_enable()
/arch/x86/kernel/
Dparavirt.c339 .irq_enable = __PV_IS_CALLEE_SAVE(native_irq_enable),