Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_emulate.h84 #define X86EMUL_CMPXCHG_FAILED 4 /* cmpxchg did not see expected value */ macro
/arch/x86/kvm/
Dx86.c4735 return X86EMUL_CMPXCHG_FAILED; in emulator_cmpxchg_emulated()