Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c5631 static int handle_interrupt_window(struct kvm_vcpu *vcpu) in handle_interrupt_window() function
5861 return handle_interrupt_window(&vmx->vcpu); in handle_invalid_guest_state()
6108 [EXIT_REASON_INTERRUPT_WINDOW] = handle_interrupt_window,
6571 return handle_interrupt_window(vcpu); in __vmx_handle_exit()