Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.h69 static inline u16 nested_get_vpid02(struct kvm_vcpu *vcpu) in nested_get_vpid02() function
H A Dnested.c1229 vpid_sync_context(nested_get_vpid02(vcpu)); in nested_vmx_transition_tlb_flush()
5492 vpid02 = nested_get_vpid02(vcpu); in handle_invvpid()
H A Dvmx.c3003 return nested_get_vpid02(vcpu); in vmx_get_current_vpid()