Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/svm/
Dsvm.c2246 static int emulate_svm_instr(struct kvm_vcpu *vcpu, int opcode) in emulate_svm_instr() function
2311 return emulate_svm_instr(vcpu, opcode); in gp_interception()