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-x86-ops.h138 KVM_X86_OP(check_emulate_instruction)
H A Dkvm_host.h1921 int (*check_emulate_instruction)(struct kvm_vcpu *vcpu, int emul_type, member
/linux/arch/x86/kvm/vmx/
H A Dmain.c1003 .check_emulate_instruction = vt_op(check_emulate_instruction),