Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h158 bool pi_pending; member
H A Dnested.c2383 vmx->nested.pi_pending = false; in prepare_vmcs02_early()
4013 if (!vmx->nested.pi_pending) in vmx_complete_nested_posted_interrupt()
4019 vmx->nested.pi_pending = false; in vmx_complete_nested_posted_interrupt()
4189 if (vmx->nested.pi_pending && vmx->nested.pi_desc && in vmx_has_nested_events()
4469 vmx->nested.pi_pending = true; in vmx_check_nested_events()
H A Dvmx.c4447 vmx->nested.pi_pending = true; in vmx_deliver_nested_posted_interrupt()