Lines Matching +full:2 +full:c0
9 transitions out of C0 state, the other sibling thread could use return target
10 predictions from the sibling thread that transitioned out of C0.
15 transitioning out of C0. This could result in a guest-controlled return target
38 Affected SMT-capable processors support 1T and 2T modes of execution when SMT
39 is enabled. In 2T mode, both threads in a core are executing code. For the
41 requests to transition out of the C0 state. This can be communicated with the
42 HLT instruction or with an MWAIT instruction that requests non-C0.
43 When the thread re-enters the C0 state, the processor transitions back
44 to 2T mode, assuming the other thread is also still in C0 state.
47 depending on the SMT mode. For instance, in 2T mode each thread uses a private
49 transition between 1T/2T mode, the RAP contents are not modified but the RAP
52 used by RET predictions in the sibling thread following a 1T/2T switch. In
62 instructions with targeted return locations and then transitioning out of C0
86 attempts to transition out of C0. A VMM can use the KVM_CAP_X86_DISABLE_EXITS