Searched refs:flush_remote_tlbs (Results 1 – 5 of 5) sorted by relevance
116 if (kvm_x86_ops.flush_remote_tlbs == hv_flush_remote_tlbs) { in hv_track_root_tdp()
48 svm_x86_ops.flush_remote_tlbs = hv_flush_remote_tlbs; in svm_hv_hardware_setup()
58 KVM_X86_OP_OPTIONAL(flush_remote_tlbs)
1606 int (*flush_remote_tlbs)(struct kvm *kvm); member1822 if (kvm_x86_ops.flush_remote_tlbs && in kvm_arch_flush_remote_tlbs()
8541 vmx_x86_ops.flush_remote_tlbs = hv_flush_remote_tlbs; in hardware_setup()