Searched refs:X86_FEATURE_SEP (Results 1 – 3 of 3) sorted by relevance
176 if (boot_cpu_has(X86_FEATURE_SEP)) in fix_processor_context()
31 #define X86_FEATURE_SEP ( 0*32+11) /* "sep" SYSENTER/SYSEXIT */ macro
333 if (boot_cpu_has(X86_FEATURE_SEP)) { in do_sys_vm86()