Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/svm/
Dsvm.c2184 static int emulate_svm_instr(struct kvm_vcpu *vcpu, int opcode) in emulate_svm_instr() function
2249 return emulate_svm_instr(vcpu, opcode); in gp_interception()