Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_emulate.h44 u8 dst_bytes; /* size of destination operand */ member
/arch/x86/kvm/
Dsvm.c6133 bytes = info->dst_bytes; in svm_check_intercept()
Demulate.c506 .dst_bytes = ctxt->dst.bytes, in emulator_check_intercept()