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.h301 struct kvm_vmx { struct
302 struct kvm kvm;
304 unsigned int tss_addr;
305 bool ept_identity_pagetable_done;
306 gpa_t ept_identity_map_addr;
308 u64 *pid_table;
H A Dvmx.c3068 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local
3873 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local
4589 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_alloc_ipiv_pid_table() local
4616 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_vmcs() local
8213 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_vm_destroy() local