Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.h171 bool pi_pending; member
H A Dnested.c2252 vmx->nested.pi_pending = false; in prepare_vmcs02_early()
3580 vmx->nested.pi_pending = true; in nested_vmx_run()
3757 if (!vmx->nested.pi_desc || !vmx->nested.pi_pending) in vmx_complete_nested_posted_interrupt()
3760 vmx->nested.pi_pending = false; in vmx_complete_nested_posted_interrupt()
H A Dvmx.c4064 vmx->nested.pi_pending = true; in vmx_deliver_nested_posted_interrupt()