Home
last modified time | relevance | path

Searched refs:xe_guc_auth_huc (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc.h38 int xe_guc_auth_huc(struct xe_guc *guc, u32 rsa_addr);
Dxe_huc.c255 ret = xe_guc_auth_huc(guc, xe_bo_ggtt_addr(huc->fw.bo) + in xe_huc_auth()
Dxe_guc.c913 int xe_guc_auth_huc(struct xe_guc *guc, u32 rsa_addr) in xe_guc_auth_huc() function