Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.h147 bool pi_pending; member
Dnested.c2239 vmx->nested.pi_pending = false; in prepare_vmcs02_early()
3542 vmx->nested.pi_pending = true; in nested_vmx_run()
3695 if (!vmx->nested.pi_desc || !vmx->nested.pi_pending) in vmx_complete_nested_posted_interrupt()
3698 vmx->nested.pi_pending = false; in vmx_complete_nested_posted_interrupt()
Dvmx.c3966 vmx->nested.pi_pending = true; in vmx_deliver_nested_posted_interrupt()