xe_huc_is_authenticated
if (xe_huc_is_authenticated(>->uc.huc, XE_HUC_AUTH_VIA_GUC))
if (xe_huc_is_authenticated(huc, type)) {
bool xe_huc_is_authenticated(struct xe_huc *huc, enum xe_huc_auth_types type);
ready = xe_huc_is_authenticated(>->uc.huc, XE_HUC_AUTH_VIA_GSC) &&