Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_emulate.h42 u64 dst_val; /* value of destination operand */ member
/arch/x86/kvm/
Dsvm.c6135 exit_info = (info->dst_val & 0xffff) << 16; in svm_check_intercept()
Demulate.c504 .dst_val = ctxt->dst.val64, in emulator_check_intercept()