Home
last modified time | relevance | path

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

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