Searched defs:kvm_vmx (Results 1 – 2 of 2) sorted by relevance
297 struct kvm_vmx { struct298 struct kvm kvm;300 unsigned int tss_addr;301 bool ept_identity_pagetable_done;302 gpa_t ept_identity_map_addr;304 u64 *pid_table;
3210 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local4031 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local4862 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_alloc_ipiv_pid_table() local4889 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_vmcs() local8559 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_vm_destroy() local