Home
last modified time | relevance | path

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

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