Searched refs:xe_huc_auth (Results 1 – 4 of 4) sorted by relevance
23 int xe_huc_auth(struct xe_huc *huc, enum xe_huc_auth_types type);
214 ret = xe_huc_auth(&uc->huc, XE_HUC_AUTH_VIA_GUC); in xe_uc_init_hw()
235 int xe_huc_auth(struct xe_huc *huc, enum xe_huc_auth_types type) in xe_huc_auth() function
298 xe_huc_auth(>->uc.huc, XE_HUC_AUTH_VIA_GSC); in gsc_upload_and_init()