Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.h367 struct kvm_vmx { struct
368 struct kvm kvm;
370 unsigned int tss_addr;
371 bool ept_identity_pagetable_done;
372 gpa_t ept_identity_map_addr;
374 u64 *pid_table;
H A Dvmx.c3078 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local
3871 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local
4691 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_alloc_ipiv_pid_table() local
4718 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_vmcs() local
8246 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_vm_destroy() local