Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_huc.h20 int xe_huc_init(struct xe_huc *huc);
H A Dxe_uc.c47 ret = xe_huc_init(&uc->huc); in xe_uc_init()
H A Dxe_huc.c66 int xe_huc_init(struct xe_huc *huc) in xe_huc_init() function