On Wed, Aug 26, 2020 at 12:13 PM Babu Moger <[email protected]> wrote:
>
> This is in preparation for the future intercept vector additions.
>
> Add new functions vmcb_set_intercept, vmcb_clr_intercept and vmcb_is_intercept
> using kernel APIs __set_bit, __clear_bit and test_bit espectively.
Nit: "respectively"
>
> Signed-off-by: Babu Moger <[email protected]>
Reviewed-by: Jim Mattson <[email protected]>

Reply via email to