Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.c3091 void *vapic = to_vmx(vcpu)->nested.virtual_apic_map.hva; in nested_vmx_check_controls_late() local
3092 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() local
4180 if (!vapic) in vmx_has_nested_events()
4183 vppr = *((u32 *)(vapic + APIC_PROCPRI)); in vmx_has_nested_events()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt463 vapic - Use virtual APIC mode, which allows IOMMU