Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c2337 static int svm_instr_opcode(struct kvm_vcpu *vcpu) in svm_instr_opcode() function
2405 opcode = svm_instr_opcode(vcpu); in gp_interception()