Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.h213 struct kvm_host_map virtual_apic_map; member
A Dnested.c328 kvm_vcpu_unmap(vcpu, &vmx->nested.virtual_apic_map, true); in free_nested()
3222 map = &vmx->nested.virtual_apic_map; in nested_get_vmcs12_pages()
3830 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_complete_nested_posted_interrupt()
4832 kvm_vcpu_unmap(vcpu, &vmx->nested.virtual_apic_map, true); in nested_vmx_vmexit()
A Dvmx.c4106 WARN_ON_ONCE(!vmx->nested.virtual_apic_map.gfn)) in vmx_guest_apic_has_interrupt()
4111 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_guest_apic_has_interrupt()

Completed in 27 milliseconds