Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess_64.c308 if (static_cpu_has_bug(X86_BUG_NULL_SEG)) { in load_seg_legacy()
487 if (static_cpu_has(X86_BUG_NULL_SEG)) { in start_thread_common()
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dextable.c134 if (static_cpu_has(X86_BUG_NULL_SEG)) in ex_handler_clear_fs()
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dcpufeatures.h413 #define X86_BUG_NULL_SEG X86_BUG(10) /* Nulling a selector preserves the base */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpufeatures.h417 #define X86_BUG_NULL_SEG X86_BUG(10) /* Nulling a selector preserves the base */ macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcommon.c1522 set_cpu_bug(c, X86_BUG_NULL_SEG); in check_null_seg_clears_base()
1535 set_cpu_bug(c, X86_BUG_NULL_SEG); in check_null_seg_clears_base()
/OK3568_Linux_fs/kernel/arch/x86/entry/
H A Dentry_64.S762 ALTERNATIVE "", "ZAP_GS", X86_BUG_NULL_SEG