Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.h379 struct kvm_vmx { struct
380 struct kvm kvm;
382 unsigned int tss_addr;
383 bool ept_identity_pagetable_done;
384 gpa_t ept_identity_map_addr;
386 u64 *pid_table;
A Dvmx.c3068 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local
3848 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local
4676 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_alloc_ipiv_pid_table() local
4702 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_vmcs() local
8128 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_vm_destroy() local

Completed in 24 milliseconds