On Thu, 2024-08-29 at 21:35 -0700, Sean Christopherson wrote: > Rename the per-CPU hooks used to enable virtualization in hardware to > align with the KVM-wide helpers in kvm_main.c, and to better capture that > the callbacks are invoked on every online CPU. > > No functional change intended. > > Suggested-by: Paolo Bonzini <pbonzini@xxxxxxxxxx> > Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> > Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>