Home
last modified time | relevance | path

Searched refs:xe_guc_ct_fast_path (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.h17 void xe_guc_ct_fast_path(struct xe_guc_ct *ct);
38 xe_guc_ct_fast_path(ct); in xe_guc_ct_irq_handler()
Dxe_guc_ct.c1311 void xe_guc_ct_fast_path(struct xe_guc_ct *ct) in xe_guc_ct_fast_path() function