Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/cpu/ !
Dtsx.c150 if (mcu_opt_ctrl & RTM_ALLOW) { in tsx_dev_mode_disable()
151 mcu_opt_ctrl &= ~RTM_ALLOW; in tsx_dev_mode_disable()
/linux-6.1.9/tools/arch/x86/include/asm/ !
Dmsr-index.h178 #define RTM_ALLOW BIT(1) /* TSX development mode */ macro
/linux-6.1.9/arch/x86/include/asm/ !
Dmsr-index.h178 #define RTM_ALLOW BIT(1) /* TSX development mode */ macro