Home
last modified time | relevance | path

Searched refs:twobyte (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dkvm_emulate.h257 u8 twobyte; member
/linux-3.4.99/arch/x86/kvm/
Demulate.c3894 ctxt->twobyte = 1; in x86_decode_insn()
4154 if (ctxt->twobyte) in x86_emulate_insn()
Dx86.c4368 memset(&ctxt->twobyte, 0, in init_decode_cache()
4369 (void *)&ctxt->regs - (void *)&ctxt->twobyte); in init_decode_cache()