Searched defs:kvm_vmx (Results 1 – 2 of 2) sorted by relevance
350 struct kvm_vmx { struct351 struct kvm kvm;353 unsigned int tss_addr;354 bool ept_identity_pagetable_done;355 gpa_t ept_identity_map_addr;
2802 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local3578 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local
Completed in 19 milliseconds