Searched refs:tlb_remote_flush (Results 1 – 5 of 5) sorted by relevance
38 svm_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in svm_hv_hardware_setup()
101 if (kvm_x86_ops.tlb_remote_flush == hv_remote_flush_tlb) { in hv_track_root_tdp()
57 KVM_X86_OP_OPTIONAL(tlb_remote_flush)
1605 int (*tlb_remote_flush)(struct kvm *kvm); member1811 if (kvm_x86_ops.tlb_remote_flush && in kvm_arch_flush_remote_tlb()
8418 vmx_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in hardware_setup()
Completed in 27 milliseconds