Hi Antonio

> +static bool _is_ap_isolated(struct tt_local_entry *tt_local_entry,
> +                         struct tt_global_entry *tt_global_entry)

The general pattern i've seen in linux code is that a function _foobar
is a helper for a function foobar. I don't see an is_ap_isolated()
here. So i would just call it is_ap_isolated.

      Andrew

Reply via email to