Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_eu_stall.h16 int xe_eu_stall_init(struct xe_gt *gt);
H A Dxe_eu_stall.c233 int xe_eu_stall_init(struct xe_gt *gt) in xe_eu_stall_init() function
H A Dxe_gt.c708 err = xe_eu_stall_init(gt); in xe_gt_init()