Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dirqflags.h32 static inline void native_irq_disable(void) in native_irq_disable() function
71 native_irq_disable(); in raw_local_irq_disable()
/arch/x86/kernel/
Dparavirt.c323 .irq_disable = native_irq_disable,