Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_log.c438 int chunk_to = 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()