Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c3000 static inline int vmx_get_current_vpid(struct kvm_vcpu *vcpu) in vmx_get_current_vpid() function
3020 vpid_sync_context(vmx_get_current_vpid(vcpu)); in vmx_flush_tlb_current()
3029 vpid_sync_vcpu_addr(vmx_get_current_vpid(vcpu), addr); in vmx_flush_tlb_gva()
3041 vpid_sync_context(vmx_get_current_vpid(vcpu)); in vmx_flush_tlb_guest()