Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h154 struct kvm_host_map virtual_apic_map; member
H A Dnested.c327 kvm_vcpu_unmap(vcpu, &vmx->nested.virtual_apic_map); in nested_put_vmcs12_pages()
3091 void *vapic = to_vmx(vcpu)->nested.virtual_apic_map.hva; in nested_vmx_check_controls_late()
3454 map = &vmx->nested.virtual_apic_map; in nested_get_vmcs12_pages()
4026 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_complete_nested_posted_interrupt()
4040 kvm_vcpu_map_mark_dirty(vcpu, &vmx->nested.virtual_apic_map); in vmx_complete_nested_posted_interrupt()
4160 void *vapic = vmx->nested.virtual_apic_map.hva; in vmx_has_nested_events()
H A Dvmx.c6546 kvm_vcpu_map_mark_dirty(vcpu, &vmx->nested.virtual_apic_map); in nested_vmx_mark_all_vmcs12_pages_dirty()