Home
last modified time | relevance | path

Searched refs:lock_prefix (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dkvm_emulate.h260 u8 lock_prefix; member
/linux-3.4.99/arch/x86/kvm/
Demulate.c1373 if (ctxt->lock_prefix) in writeback()
2556 ctxt->lock_prefix = 0; in emulator_do_task_switch()
2744 ctxt->lock_prefix = 1; in em_xchg()
3869 ctxt->lock_prefix = 1; in x86_decode_insn()
4047 if (ctxt->lock_prefix && (!(ctxt->d & Lock) || ctxt->dst.type != OP_MEM)) { in x86_emulate_insn()