Home
last modified time | relevance | path

Searched refs:nested_get_vpid02 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.h63 static inline u16 nested_get_vpid02(struct kvm_vcpu *vcpu) in nested_get_vpid02() function
H A Dnested.c5797 vpid02 = nested_get_vpid02(vcpu); in handle_invvpid()
H A Dvmx.c3195 return nested_get_vpid02(vcpu); in vmx_get_current_vpid()