Lines Matching defs:instruction

611 		   that instruction re-execution will regenerate lost
2672 * kvm_write_guest_cached might use a "rep movs" instruction, and
2673 * writes within a string instruction are weakly ordered. So there
4117 * an instruction boundary and will not trigger guest emulation of any
4225 * instruction boundary and with no events half-injected.
4380 * The API doesn't provide the instruction length for software
6171 /* used for instruction fetching */
7151 * instruction. So, if the last instruction, be it emulated or
7153 * means that the last instruction is an sti. We should not
7307 * Do not retry the unhandleable instruction if it faults on the
7309 * retry instruction -> write #PF -> emulation fail -> retry
7310 * instruction -> ...
7315 * If the instruction failed on the error pfn, it can not be fixed,
7340 * guest to let CPU execute the instruction.
7363 * writing instruction, it means the VM-EXIT is caused by shadow
7365 * instruction directly.
7367 * Note: if the guest uses a non-page-table modifying instruction
7368 * on the PDE that points to the instruction, then we will unmap
7369 * the instruction and go to an infinite loop. So, we cache the
7460 * processor will not generate this exception after the instruction
7538 * Decode an instruction for emulation. The caller is responsible for handling
8448 char instruction[3];
8451 kvm_x86_ops.patch_hypercall(vcpu, instruction);
8453 return emulator_write_emulated(ctxt, rip, instruction, 3,
8528 * instruction boundaries, i.e. the start of an instruction.
8531 * NMI/interrupt that's pending on the same instruction.
8533 * priority, but are only generated (pended) during instruction
8535 * fault occurred on the *previous* instruction and must be
8537 * fully complete the previous instruction.
9323 * An instruction is required after local_irq_enable() to fully unblock
9435 * of instruction emulation, the rest of the emulation could
9437 * this point can start executing an instruction.
9676 * instruction emulation. Registers state needs to be copied
11314 * another process. When the instruction that triggered a page
11527 * while handling a VMX instruction KVM could've handled the request