Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1868 void (*enable_smi_window)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/
H A Dx86.c10480 kvm_x86_call(enable_smi_window)(vcpu); in kvm_check_and_inject_events() local