Home
last modified time | relevance | path

Searched refs:IA32_ARCH_CAP_SSB_NO (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dspecialreg.h498 #define IA32_ARCH_CAP_SSB_NO 0x00000010 macro
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c947 hw_ssb_set((cpu_ia32_arch_caps & IA32_ARCH_CAP_SSB_NO) != 0 ? in hw_ssb_recalculate()