aVramInfo        7963 drivers/gpu/drm/amd/include/atombios.h   ATOM_VRAM_MODULE           aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE];      // just for allocation, real number of blocks is in ucNumOfVRAMModule;
aVramInfo        7974 drivers/gpu/drm/amd/include/atombios.h   ATOM_VRAM_MODULE          aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE];       // just for allocation, real number of blocks is in ucNumOfVRAMModule;
aVramInfo        7991 drivers/gpu/drm/amd/include/atombios.h   ATOM_VRAM_MODULE_V4        aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE];      // just for allocation, real number of blocks is in ucNumOfVRAMModule;
aVramInfo        8006 drivers/gpu/drm/amd/include/atombios.h   ATOM_VRAM_MODULE_V7        aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE];      // just for allocation, real number of blocks is in ucNumOfVRAMModule;
aVramInfo        8022 drivers/gpu/drm/amd/include/atombios.h   ATOM_VRAM_MODULE_V8        aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE];      // just for allocation, real number of blocks is in ucNumOfVRAMModule;
aVramInfo        6733 drivers/gpu/drm/radeon/atombios.h   ATOM_VRAM_MODULE           aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE];      // just for allocation, real number of blocks is in ucNumOfVRAMModule;
aVramInfo        6744 drivers/gpu/drm/radeon/atombios.h   ATOM_VRAM_MODULE		       aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE];      // just for allocation, real number of blocks is in ucNumOfVRAMModule;
aVramInfo        6761 drivers/gpu/drm/radeon/atombios.h   ATOM_VRAM_MODULE_V4		     aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE];      // just for allocation, real number of blocks is in ucNumOfVRAMModule;
aVramInfo        6777 drivers/gpu/drm/radeon/atombios.h   ATOM_VRAM_MODULE_V7		     aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE];      // just for allocation, real number of blocks is in ucNumOfVRAMModule;
aVramInfo        3844 drivers/gpu/drm/radeon/radeon_atombios.c 						(ATOM_VRAM_MODULE_V3 *)vram_info->v1_3.aVramInfo;
aVramInfo        3861 drivers/gpu/drm/radeon/radeon_atombios.c 						(ATOM_VRAM_MODULE_V4 *)vram_info->v1_4.aVramInfo;
aVramInfo        3885 drivers/gpu/drm/radeon/radeon_atombios.c 						(ATOM_VRAM_MODULE_V7 *)vram_info->v2_1.aVramInfo;
aVramInfo        3939 drivers/gpu/drm/radeon/radeon_atombios.c 						(ATOM_VRAM_MODULE_V4 *)vram_info->v1_4.aVramInfo;