Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dkvm_host.h2101 static inline bool kvm_can_emulate_event_vectoring(int emul_type) in kvm_can_emulate_event_vectoring() function
/linux-6.14.4/arch/x86/kvm/svm/
Dsvm.c4847 !kvm_can_emulate_event_vectoring(emul_type)) in svm_check_emulate_instruction()
/linux-6.14.4/arch/x86/kvm/vmx/
Dvmx.c1708 !kvm_can_emulate_event_vectoring(emul_type)) in vmx_check_emulate_instruction()