pi_pending       2062 arch/x86/kvm/vmx/nested.c 		vmx->nested.pi_pending = false;
pi_pending       3413 arch/x86/kvm/vmx/nested.c 	if (!vmx->nested.pi_desc || !vmx->nested.pi_pending)
pi_pending       3416 arch/x86/kvm/vmx/nested.c 	vmx->nested.pi_pending = false;
pi_pending       3810 arch/x86/kvm/vmx/vmx.c 		vmx->nested.pi_pending = true;
pi_pending        160 arch/x86/kvm/vmx/vmx.h 	bool pi_pending;