On Wed, Apr 22, 2020 at 7:26 PM Sean Christopherson <[email protected]> wrote: > > Move the architectural (non-KVM specific) interrupt/NMI blocking checks > to a separate helper so that they can be used in a future patch by > vmx_check_nested_events(). > > No functional change intended. > > Signed-off-by: Sean Christopherson <[email protected]> Reviewed-by: Jim Mattson <[email protected]>

