Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.h455 static inline struct vcpu_vmx *to_vmx(struct kvm_vcpu *vcpu) in to_vmx() function
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
Dvmx.h653 static __always_inline struct vcpu_vmx *to_vmx(struct kvm_vcpu *vcpu) in to_vmx() function