tsx_ctrl_states    54 arch/x86/kernel/cpu/cpu.h extern __ro_after_init enum tsx_ctrl_states tsx_ctrl_state;
tsx_ctrl_states    17 arch/x86/kernel/cpu/tsx.c enum tsx_ctrl_states tsx_ctrl_state __ro_after_init = TSX_CTRL_NOT_SUPPORTED;
tsx_ctrl_states    76 arch/x86/kernel/cpu/tsx.c static enum tsx_ctrl_states x86_get_tsx_auto_mode(void)