Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dgmc_v9_0.c572 size_t lost_sheep; in gmc_v9_0_ecc_available() local
576 lost_sheep = 0; in gmc_v9_0_ecc_available()
591 ++lost_sheep; in gmc_v9_0_ecc_available()
610 ++lost_sheep; in gmc_v9_0_ecc_available()
632 ++lost_sheep; in gmc_v9_0_ecc_available()
636 ++lost_sheep; in gmc_v9_0_ecc_available()
640 DRM_DEBUG("ecc: lost_sheep: %zu\n", lost_sheep); in gmc_v9_0_ecc_available()
641 return lost_sheep == 0; in gmc_v9_0_ecc_available()