Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dnested.h69 static inline u16 nested_get_vpid02(struct kvm_vcpu *vcpu) in nested_get_vpid02() function
Dnested.c1219 vpid_sync_context(nested_get_vpid02(vcpu)); in nested_vmx_transition_tlb_flush()
5398 vpid02 = nested_get_vpid02(vcpu); in handle_invvpid()
Dvmx.c2922 vpid_sync_context(nested_get_vpid02(vcpu)); in vmx_flush_tlb_current()