Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h584 gpa_t ept_identity_map_addr; member
/arch/x86/kvm/
Dvmx.c3553 guest_cr3 = vcpu->kvm->arch.ept_identity_map_addr; in vmx_set_cr3()
4007 identity_map_pfn = kvm->arch.ept_identity_map_addr >> PAGE_SHIFT; in init_rmode_identity_map()
4097 kvm->arch.ept_identity_map_addr; in alloc_identity_pagetable()
7866 if (!kvm->arch.ept_identity_map_addr) in vmx_create_vcpu()
7867 kvm->arch.ept_identity_map_addr = in vmx_create_vcpu()
Dx86.c3582 kvm->arch.ept_identity_map_addr = ident_addr; in kvm_vm_ioctl_set_identity_map_addr()