posted_intr_nv 246 arch/x86/kvm/vmx/nested.c vmx->nested.posted_intr_nv = -1; posted_intr_nv 749 arch/x86/kvm/vmx/nested.c CC((vmcs12->posted_intr_nv & 0xff00)) || posted_intr_nv 2061 arch/x86/kvm/vmx/nested.c vmx->nested.posted_intr_nv = vmcs12->posted_intr_nv; posted_intr_nv 4512 arch/x86/kvm/vmx/nested.c vmx->nested.posted_intr_nv = -1; posted_intr_nv 14 arch/x86/kvm/vmx/vmcs12.c FIELD(POSTED_INTR_NV, posted_intr_nv), posted_intr_nv 171 arch/x86/kvm/vmx/vmcs12.h u16 posted_intr_nv; posted_intr_nv 352 arch/x86/kvm/vmx/vmcs12.h CHECK_OFFSET(posted_intr_nv, 962); posted_intr_nv 3805 arch/x86/kvm/vmx/vmx.c vector == vmx->nested.posted_intr_nv) { posted_intr_nv 6776 arch/x86/kvm/vmx/vmx.c vmx->nested.posted_intr_nv = -1; posted_intr_nv 161 arch/x86/kvm/vmx/vmx.h u16 posted_intr_nv;