Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.c2356 static int emulate_svm_instr(struct kvm_vcpu *vcpu, int opcode) in emulate_svm_instr() function
2421 return emulate_svm_instr(vcpu, opcode); in gp_interception()