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

/linux-master/arch/x86/include/asm/
H A Dia32.h72 static __always_inline bool ia32_enabled(void) function
84 static __always_inline bool ia32_enabled(void) function
95 bool enabled = ia32_enabled();
/linux-master/arch/x86/entry/
H A Dentry_fred.c68 if (ia32_enabled())
86 } else if (ia32_enabled() &&
/linux-master/arch/x86/kernel/
H A Didt.c233 if (ia32_enabled())
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c2030 if (ia32_enabled()) {

Completed in 145 milliseconds