Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.h323 struct kvm_vmx { struct
324 struct kvm kvm;
326 unsigned int tss_addr;
327 bool ept_identity_pagetable_done;
328 gpa_t ept_identity_map_addr;
330 enum ept_pointers_status ept_pointers_match;
331 spinlock_t ept_pointer_lock;
Dvmx.c2880 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local
3662 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
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;
Dvmx.c3076 struct kvm_vmx *kvm_vmx = to_kvm_vmx(vcpu->kvm); in enter_rmode() local
3869 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_rmode_identity_map() local
4689 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_alloc_ipiv_pid_table() local
4716 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in init_vmcs() local
8219 struct kvm_vmx *kvm_vmx = to_kvm_vmx(kvm); in vmx_vm_destroy() local