Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1974 int (*check_emulate_instruction)(struct kvm_vcpu *vcpu, int emul_type, member
/linux/arch/x86/kvm/svm/
H A Dsvm.c5385 .check_emulate_instruction = svm_check_emulate_instruction,
/linux/arch/x86/kvm/
H A Dx86.c8047 return kvm_x86_call(check_emulate_instruction)(vcpu, emul_type, in kvm_check_emulate_insn()