Searched refs:tsx (Results 1 – 8 of 8) sorted by relevance
40 tsx disabled Mitigation is enabled. TSX feature is disabled by default at57 Below tables indicate the impact of tsx=on|off|auto cmdline options on state of61 1. "tsx=off"64 MSR_IA32_ARCH_CAPABILITIES bits Result with cmdline tsx=off76 2. "tsx=on"79 MSR_IA32_ARCH_CAPABILITIES bits Result with cmdline tsx=on91 3. "tsx=auto"94 MSR_IA32_ARCH_CAPABILITIES bits Result with cmdline tsx=auto
174 parameter "tsx=" on CPUs which support TSX control. MSR_IA32_TSX_CTRL is used200 Not specifying this option is equivalent to "tsx=off".202 The following combinations of the "tsx_async_abort" and "tsx" are possible. For203 affected platforms tsx=auto is equivalent to tsx=off and the result will be:206 tsx=on tsx_async_abort=full The system will use VERW to clear CPU209 tsx=on tsx_async_abort=full,nosmt As above, cross-thread attacks on SMT211 tsx=on tsx_async_abort=off The system is vulnerable.212 tsx=off tsx_async_abort=full TSX might be disabled if microcode215 tsx=off tsx_async_abort=full,nosmt Ditto216 tsx=off tsx_async_abort=off ditto[all …]
37 obj-y += intel.o tsx.o
1829 Therefore TSX is not enabled by default (aka tsx=off). An admin1830 might override this decision by tsx=on the command line parameter.1835 This option allows to set the default tsx mode between tsx=on, =off1840 platforms or on if TSX is in use and the security aspect of tsx is not1846 TSX is disabled if possible - equals to tsx=off command line parameter.1851 TSX is always enabled on TSX capable HW - equals the tsx=on command1858 side channel attacks- equals the tsx=auto command line parameter.
1832 union hsw_tsx_tuning tsx = { .value = tsx_tuning }; in intel_get_tsx_weight() local1833 return tsx.cycles_last_block; in intel_get_tsx_weight()
126 Useful SCSI tools written by Eric Youngdale are available at tsx-11:128 - ftp://tsx-11.mit.edu/pub/linux/ALPHA/scsi/scsiinfo-X.Y.tar.gz129 - ftp://tsx-11.mit.edu/pub/linux/ALPHA/scsi/scsidev-X.Y.tar.gz
416 - Abort: display the number of tsx aborted branches.
7833 tsx= [X86] Control Transactional Synchronization7857 Not specifying this option is equivalent to tsx=off.