Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkvm_host.h604 gpa_t ept_identity_map_addr; member
/linux-4.1.27/arch/x86/kvm/
Dvmx.c3632 guest_cr3 = vcpu->kvm->arch.ept_identity_map_addr; in vmx_set_cr3()
4087 identity_map_pfn = kvm->arch.ept_identity_map_addr >> PAGE_SHIFT; in init_rmode_identity_map()
4177 kvm->arch.ept_identity_map_addr; in alloc_identity_pagetable()
8445 if (!kvm->arch.ept_identity_map_addr) in vmx_create_vcpu()
8446 kvm->arch.ept_identity_map_addr = in vmx_create_vcpu()
Dx86.c3646 kvm->arch.ept_identity_map_addr = ident_addr; in kvm_vm_ioctl_set_identity_map_addr()