Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_log.c437 int to_chunk_id = to / GUC_LOG_CHUNK_SIZE; in xe_guc_log_print_chunks() local
442 size_t size = (to_chunk_id == chunk_id ? chunk_to : GUC_LOG_CHUNK_SIZE) - in xe_guc_log_print_chunks()