Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1561 static int vmx_hv_remote_flush_tlb(struct kvm *kvm) in vmx_hv_remote_flush_tlb() function
7930 kvm_x86_ops->tlb_remote_flush = vmx_hv_remote_flush_tlb; in hardware_setup()