Searched defs:kvm_vmx (Results 1 – 2 of 2) sorted by relevance
304 struct kvm_vmx { struct305 struct kvm kvm;307 unsigned int tss_addr;308 bool ept_identity_pagetable_done;309 gpa_t ept_identity_map_addr;311 u64 *pid_table;
3099 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local3904 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local4653 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_alloc_ipiv_pid_table() local4680 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_vmcs() local8342 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_vm_destroy() local