Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.h37 void xe_guc_notify(struct xe_guc *guc);
H A Dxe_guc.c1244 void xe_guc_notify(struct xe_guc *guc) in xe_guc_notify() function
1304 xe_guc_notify(guc); in xe_guc_mmio_send_recv()
H A Dxe_guc_ct.c819 xe_guc_notify(ct_to_guc(ct)); in __guc_ct_send_locked()