Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx.h201 struct kvm_host_map virtual_apic_map; member
H A Dnested.c322 kvm_vcpu_unmap(vcpu, &vmx->nested.virtual_apic_map); in nested_put_vmcs12_pages()
3345 map = &vmx->nested.virtual_apic_map; in nested_get_vmcs12_pages()
3937 vapic_page = vmx->nested.virtual_apic_map.hva; in vmx_complete_nested_posted_interrupt()
4070 void *vapic = vmx->nested.virtual_apic_map.hva; in vmx_has_nested_events()