Searched refs:vapic (Results 1 – 2 of 2) sorted by relevance
3091 void *vapic = to_vmx(vcpu)->nested.virtual_apic_map.hva; in nested_vmx_check_controls_late() local3092 u32 vtpr = vapic ? (*(u32 *)(vapic + APIC_TASKPRI)) >> 4 : 0; in nested_vmx_check_controls_late()3113 (CC(!vapic) || in nested_vmx_check_controls_late()4160 void *vapic = vmx->nested.virtual_apic_map.hva; in vmx_has_nested_events() local4180 if (!vapic) in vmx_has_nested_events()4183 vppr = *((u32 *)(vapic + APIC_PROCPRI)); in vmx_has_nested_events()
463 vapic - Use virtual APIC mode, which allows IOMMU