Searched refs:native_save_fl (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dvsmp_64.c41 unsigned long flags = native_save_fl(); vsmp_save_fl()
61 unsigned long flags = native_save_fl(); vsmp_irq_disable()
69 unsigned long flags = native_save_fl(); vsmp_irq_enable()
H A Dparavirt.c332 .save_fl = __PV_IS_CALLEE_SAVE(native_save_fl),
/linux-4.1.27/arch/x86/include/asm/
H A Dirqflags.h11 static inline unsigned long native_save_fl(void) native_save_fl() function
67 return native_save_fl(); arch_local_save_flags()
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dcommon.c294 unsigned long eflags = native_save_fl(); setup_smap()

Completed in 163 milliseconds