Searched refs:REPNE_PREFIX (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ | ||
D | kvm_emulate.h | 332 #define REPNE_PREFIX 0xf2 macro |
/linux-4.1.27/arch/x86/kvm/ | ||
D | emulate.c | 4761 || ((ctxt->rep_prefix == REPNE_PREFIX) && in string_insn_completed() |