Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c417 bool pi_pending; member
4374 vmx->nested.pi_pending) { in vmx_complete_nested_posted_interrupt()
4375 vmx->nested.pi_pending = false; in vmx_complete_nested_posted_interrupt()
4428 vmx->nested.pi_pending = true; in vmx_deliver_nested_posted_interrupt()
9146 vmx->nested.pi_pending = false; in prepare_vmcs02()