On Tue, Oct 18, 2022, David Matlack wrote: > Use the preferred BIT() and BIT_ULL() to construct the PFERR masks > rather than open-coding the bit shifting. > > No functional change intended. > > Signed-off-by: David Matlack <dmatlack@xxxxxxxxxx> > --- Reviewed-by: Sean Christopherson <seanjc@xxxxxxxxxx>