Searched refs:X86_FEATURE_SEP (Results 1 – 4 of 4) 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()
1090 if (IS_ENABLED(CONFIG_X86_64) || cpu_has(c, X86_FEATURE_SEP)) in get_cpu_cap()2135 if (!boot_cpu_has(X86_FEATURE_SEP)) in enable_sep_cpu()