Home
last modified time | relevance | path

Searched refs:virtual_apic_map (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/vmx/
A Dvmx.h198 struct kvm_host_map virtual_apic_map; member
A Dnested.c312 kvm_vcpu_unmap(vcpu, &vmx->nested.virtual_apic_map, true); in free_nested()
3181 map = &vmx->nested.virtual_apic_map; in nested_get_vmcs12_pages()
3750 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_complete_nested_posted_interrupt()
4581 kvm_vcpu_unmap(vcpu, &vmx->nested.virtual_apic_map, true); in nested_vmx_vmexit()
A Dvmx.c3849 WARN_ON_ONCE(!vmx->nested.virtual_apic_map.gfn)) in vmx_guest_apic_has_interrupt()
3854 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_guest_apic_has_interrupt()

Completed in 27 milliseconds