Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/ras/rascore/
H A Dras_log_ring.c30 #define RAS_LOG_MEMPOOL_SIZE \ macro
58 if (count > RAS_LOG_MEMPOOL_SIZE) in ras_log_ring_get_logged_ecc_count()
174 RAS_LOG_MEMPOOL_SIZE, sizeof(struct ras_log_info)); in ras_log_ring_sw_init()
236 (ras_log_ring_get_logged_ecc_count(ras_core) >= RAS_LOG_MEMPOOL_SIZE)) { in ras_log_ring_add_log_event()