Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dtsx.c151 if (mcu_opt_ctrl & RTM_ALLOW) { in tsx_dev_mode_disable()
152 mcu_opt_ctrl &= ~RTM_ALLOW; in tsx_dev_mode_disable()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h189 #define RTM_ALLOW BIT(1) /* TSX development mode */ macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h204 #define RTM_ALLOW BIT(1) /* TSX development mode */ macro