Searched refs:xe_huc_is_authenticated (Results 1 – 3 of 3) sorted by relevance
24 bool xe_huc_is_authenticated(struct xe_huc *huc, enum xe_huc_auth_types type);
228 bool xe_huc_is_authenticated(struct xe_huc *huc, enum xe_huc_auth_types type) in xe_huc_is_authenticated() function245 if (xe_huc_is_authenticated(huc, type)) { in xe_huc_auth()
297 if (xe_huc_is_authenticated(>->uc.huc, XE_HUC_AUTH_VIA_GUC)) in gsc_upload_and_init()