Home
last modified time | relevance | path

Searched refs:X86_FEATURE_SERIALIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dsync_core.h64 if (static_cpu_has(X86_FEATURE_SERIALIZE)) { in sync_core()
H A Dcpufeatures.h423 #define X86_FEATURE_SERIALIZE (18*32+14) /* SERIALIZE instruction */ macro
/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h413 #define X86_FEATURE_SERIALIZE (18*32+14) /* SERIALIZE instruction */ macro