Home
last modified time | relevance | path

Searched refs:X86_FEATURE_SERIALIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsync_core.h64 if (static_cpu_has(X86_FEATURE_SERIALIZE)) { in sync_core()
H A Dcpufeatures.h389 #define X86_FEATURE_SERIALIZE (18*32+14) /* SERIALIZE instruction */ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsync_core.h64 if (static_cpu_has(X86_FEATURE_SERIALIZE)) { in sync_core()
H A Dcpufeatures.h418 #define X86_FEATURE_SERIALIZE (18*32+14) /* SERIALIZE instruction */ macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dcpufeatures.h382 #define X86_FEATURE_SERIALIZE (18*32+14) /* SERIALIZE instruction */ macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dcpufeatures.h413 #define X86_FEATURE_SERIALIZE (18*32+14) /* SERIALIZE instruction */ macro

Completed in 10 milliseconds