Home
last modified time | relevance | path

Searched refs:virtual_apic_map (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.h165 struct kvm_host_map virtual_apic_map; member
H A Dnested.c311 kvm_vcpu_unmap(vcpu, &vmx->nested.virtual_apic_map, true); in free_nested()
3198 map = &vmx->nested.virtual_apic_map; in nested_get_vmcs12_pages()
3772 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_complete_nested_posted_interrupt()
4596 kvm_vcpu_unmap(vcpu, &vmx->nested.virtual_apic_map, true); in nested_vmx_vmexit()
H A Dvmx.c4007 WARN_ON_ONCE(!vmx->nested.virtual_apic_map.gfn)) in vmx_guest_apic_has_interrupt()
4012 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_guest_apic_has_interrupt()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.h201 struct kvm_host_map virtual_apic_map; member
H A Dnested.c328 kvm_vcpu_unmap(vcpu, &vmx->nested.virtual_apic_map, true); in free_nested()
3227 map = &vmx->nested.virtual_apic_map; in nested_get_vmcs12_pages()
3835 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_complete_nested_posted_interrupt()
4842 kvm_vcpu_unmap(vcpu, &vmx->nested.virtual_apic_map, true); in nested_vmx_vmexit()
H A Dvmx.c4127 WARN_ON_ONCE(!vmx->nested.virtual_apic_map.gfn)) in vmx_guest_apic_has_interrupt()
4132 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_guest_apic_has_interrupt()

Completed in 34 milliseconds