Searched refs:PHI (Results 1 – 3 of 3) sorted by relevance
207 XEON PHI specific considerations210 The XEON PHI processor family is affected by MSBDS which can be exploited211 cross Hyper-Threads when entering idle states. Some XEON PHI variants allow216 XEON PHI is not affected by the other MDS variants and MSBDS is mitigated217 before the CPU enters a idle state. As XEON PHI is not affected by L1TF228 exception is XEON PHI, see :ref:`xeon_phi`.
22 - The Intel XEON PHI family
22 #define PHI 0x9e3779b9UL macro25 ({ b ^= d; b ^= c; b ^= a; b ^= PHI ^ i; b = rol32(b, 11); k[j] = b; })