Searched defs:kvm_vmx (Results 1 – 2 of 2) sorted by relevance
295 struct kvm_vmx { struct296 struct kvm kvm;298 unsigned int tss_addr;299 bool ept_identity_pagetable_done;300 gpa_t ept_identity_map_addr;302 enum ept_pointers_status ept_pointers_match;303 spinlock_t ept_pointer_lock;
2748 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local3480 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local6670 struct kvm_vmx *kvm_vmx = __vmalloc(sizeof(struct kvm_vmx), in vmx_vm_alloc() local