On Tue, Jul 28, 2020 at 4:37 PM Babu Moger <babu.mo...@amd.com> wrote: > > This is in preparation for the future intercept vector additions. > > Add new functions __set_intercept, __clr_intercept and __is_intercept > using kernel APIs __set_bit, __clear_bit and test_bit espectively. > > Signed-off-by: Babu Moger <babu.mo...@amd.com> Sean will probably complain about introducing unused functions, but...
Reviewed-by: Jim Mattson <jmatt...@google.com>