Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c7469 static int handle_interrupt_window(struct kvm_vcpu *vcpu) in handle_interrupt_window() function
7755 return handle_interrupt_window(&vmx->vcpu); in handle_invalid_guest_state()
9373 [EXIT_REASON_PENDING_INTERRUPT] = handle_interrupt_window,