Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h2212 static inline bool kvm_can_emulate_event_vectoring(int emul_type) in kvm_can_emulate_event_vectoring() function
/linux/arch/x86/kvm/svm/
H A Dsvm.c5076 !kvm_can_emulate_event_vectoring(emul_type)) in svm_check_emulate_instruction()
/linux/arch/x86/kvm/vmx/
H A Dvmx.c1781 !kvm_can_emulate_event_vectoring(emul_type)) in vmx_check_emulate_instruction()