Home
last modified time | relevance | path

Searched defs:emul_type (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dmain.c248 static int vt_check_emulate_instruction(struct kvm_vcpu *vcpu, int emul_type, in vt_check_emulate_instruction()
/linux/arch/x86/include/asm/
H A Dkvm_host.h2162 static inline bool kvm_can_emulate_event_vectoring(int emul_type) in kvm_can_emulate_event_vectoring()