Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h304 struct kvm_vmx { struct
305 struct kvm kvm;
307 unsigned int tss_addr;
308 bool ept_identity_pagetable_done;
309 gpa_t ept_identity_map_addr;
311 u64 *pid_table;
H A Dvmx.c3100 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local
3905 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local
4654 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_alloc_ipiv_pid_table() local
4681 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_vmcs() local
8337 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_vm_destroy() local