Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dkvm-x86-ops.h137 KVM_X86_OP(check_emulate_instruction)
A Dkvm_host.h1904 int (*check_emulate_instruction)(struct kvm_vcpu *vcpu, int emul_type, member
/arch/x86/kvm/vmx/
A Dmain.c994 .check_emulate_instruction = vt_op(check_emulate_instruction),
/arch/x86/kvm/svm/
A Dsvm.c5170 .check_emulate_instruction = svm_check_emulate_instruction,
/arch/x86/kvm/
A Dx86.c7661 return kvm_x86_call(check_emulate_instruction)(vcpu, emul_type, in kvm_check_emulate_insn()

Completed in 49 milliseconds