Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dkvm_emulate.h45 u8 dst_bytes; /* size of destination operand */ member
Demulate.c515 .dst_bytes = ctxt->dst.bytes, in emulator_check_intercept()
/arch/x86/kvm/svm/
Dsvm.c4247 bytes = info->dst_bytes; in svm_check_intercept()
/arch/x86/kvm/vmx/
Dvmx.c7452 size = info->dst_bytes; in vmx_check_intercept_io()