Searched refs:shared_aperture_start (Results 1 – 9 of 9) sorted by relevance
234 u64 shared_aperture_start; member
716 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v10_0_early_init()718 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v10_0_early_init()
950 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v7_0_early_init()952 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v7_0_early_init()
1271 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v9_0_early_init()1273 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v9_0_early_init()
1058 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v8_0_early_init()1060 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v8_0_early_init()
1973 sh_mem_base = adev->gmc.shared_aperture_start >> 48; in gfx_v7_0_constants_init()
3815 tmp = adev->gmc.shared_aperture_start >> 48; in gfx_v8_0_constants_init()
2660 (adev->gmc.shared_aperture_start >> 48)); in gfx_v9_0_constants_init()
5267 (adev->gmc.shared_aperture_start >> 48)); in gfx_v10_0_constants_init()
Completed in 68 milliseconds