On Thu, May 29, 2025 at 04:39:47PM -0700, Sean Christopherson wrote: >Tag init_msrpm_offsets() and add_msr_offset() with __init, as they're used >only during hardware setup to map potential passthrough MSRs to offsets in >the bitmap. > >Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> Reviewed-by: Chao Gao <chao.gao@xxxxxxxxx>