Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
Dkvm_emulate.h350 u8 lock_prefix; member
Demulate.c1897 if (ctxt->lock_prefix) in writeback()
3436 ctxt->lock_prefix = 0; in emulator_do_task_switch()
3634 ctxt->lock_prefix = 1; in em_xchg()
5277 ctxt->lock_prefix = 1; in x86_decode_insn()
5557 if (ctxt->lock_prefix && (!(ctxt->d & Lock) || ctxt->dst.type != OP_MEM)) { in x86_emulate_insn()