Home
last modified time | relevance | path

Searched defs:kvm_vmx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.h295 struct kvm_vmx { struct
296 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;
Dvmx.c2748 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local
3480 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local
6670 struct kvm_vmx *kvm_vmx = __vmalloc(sizeof(struct kvm_vmx), in vmx_vm_alloc() local