Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_pagefault.c596 #define ACC_MSG_LEN_DW 4 macro
619 acc_queue->tail = (acc_queue->tail + ACC_MSG_LEN_DW) % in get_acc()
659 ACC_MSG_LEN_DW; in acc_queue_full()
672 BUILD_BUG_ON(ACC_QUEUE_NUM_DW % ACC_MSG_LEN_DW); in xe_guc_access_counter_notify_handler()
674 if (unlikely(len != ACC_MSG_LEN_DW)) in xe_guc_access_counter_notify_handler()