Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_pagefault.h17 int xe_guc_access_counter_notify_handler(struct xe_guc *guc, u32 *msg, u32 len);
Dxe_gt_pagefault.c663 int xe_guc_access_counter_notify_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_access_counter_notify_handler() function
Dxe_guc_ct.c1158 ret = xe_guc_access_counter_notify_handler(guc, payload, in process_g2h_msg()