Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_emulate.h306 u8 lock_prefix; member
/linux-4.1.27/arch/x86/kvm/
Demulate.c1720 if (ctxt->lock_prefix) in writeback()
2932 ctxt->lock_prefix = 0; in emulator_do_task_switch()
3127 ctxt->lock_prefix = 1; in em_xchg()
4553 ctxt->lock_prefix = 1; in x86_decode_insn()
4831 if (ctxt->lock_prefix && (!(ctxt->d & Lock) || ctxt->dst.type != OP_MEM)) { in x86_emulate_insn()