Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.h369 struct kvm_vmx { struct
370 struct kvm kvm;
372 unsigned int tss_addr;
373 bool ept_identity_pagetable_done;
374 gpa_t ept_identity_map_addr;
376 u64 *pid_table;
Dvmx.c3103 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local
3895 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local
4702 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_alloc_ipiv_pid_table() local
4729 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_vmcs() local
8277 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_vm_destroy() local