Home
last modified time | relevance | path

Searched defs:ARCH_CAP_TSX_CTRL (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/i386/include/
H A Dspecialreg.h357 #define ARCH_CAP_TSX_CTRL (1 << 7) /* has TSX_CTRL MSR */ macro
/openbsd-src/sys/arch/amd64/include/
H A Dspecialreg.h502 #define ARCH_CAP_TSX_CTRL (1 << 7) /* has TSX_CTRL MSR */ macro