On Wed, Jul 09, 2025, Neeraj Upadhyay wrote: > Move apic_clear_vector() and apic_set_vector() helper functions to > apic.h in order to reuse them in the Secure AVIC guest APIC driver > in later patches to atomically set/clear vectors in the APIC backing > page. > > No functional change intended. > > Signed-off-by: Neeraj Upadhyay <Neeraj.Upadhyay@xxxxxxx> > --- Acked-by: Sean Christopherson <seanjc@xxxxxxxxxx>