Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
3586 vmx->nested.pi_pending = true; in nested_vmx_run()
3763 if (!vmx->nested.pi_desc || !vmx->nested.pi_pending) in vmx_complete_nested_posted_interrupt()
3766 vmx->nested.pi_pending = false; in vmx_complete_nested_posted_interrupt()
H A Dvmx.c4091 vmx->nested.pi_pending = true; in vmx_deliver_nested_posted_interrupt()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.h207 bool pi_pending; member
H A Dnested.c2256 vmx->nested.pi_pending = false; in prepare_vmcs02_early()
3635 vmx->nested.pi_pending = true; in nested_vmx_run()
3822 if (!vmx->nested.pi_pending) in vmx_complete_nested_posted_interrupt()
3828 vmx->nested.pi_pending = false; in vmx_complete_nested_posted_interrupt()
H A Dvmx.c4221 vmx->nested.pi_pending = true; in vmx_deliver_nested_posted_interrupt()

Completed in 36 milliseconds