Home
last modified time | relevance | path

Searched refs:X86_BUG_NULL_SEG (Results 1 – 5 of 5) sorted by relevance

/arch/x86/mm/
Dextable.c133 if (static_cpu_has(X86_BUG_NULL_SEG)) in ex_handler_clear_fs()
/arch/x86/include/asm/
Dcpufeatures.h408 #define X86_BUG_NULL_SEG X86_BUG(10) /* Nulling a selector preserves the base */ macro
/arch/x86/kernel/
Dprocess_64.c246 if (static_cpu_has_bug(X86_BUG_NULL_SEG)) { in load_seg_legacy()
456 if (static_cpu_has(X86_BUG_NULL_SEG)) { in start_thread_common()
/arch/x86/kernel/cpu/
Dcommon.c1493 set_cpu_bug(c, X86_BUG_NULL_SEG); in check_null_seg_clears_base()
1506 set_cpu_bug(c, X86_BUG_NULL_SEG); in check_null_seg_clears_base()
/arch/x86/entry/
Dentry_64.S1075 ALTERNATIVE "", "ZAP_GS", X86_BUG_NULL_SEG