Searched refs:shared_aperture_start (Results 1 – 11 of 11) sorted by relevance
233 u64 shared_aperture_start; member
641 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v11_0_early_init()643 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v11_0_early_init()
766 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v10_0_early_init()768 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v10_0_early_init()
937 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v7_0_early_init()939 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v7_0_early_init()
1051 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v8_0_early_init()1053 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v8_0_early_init()
1432 adev->gmc.shared_aperture_start = 0x2000000000000000ULL; in gmc_v9_0_early_init()1434 adev->gmc.shared_aperture_start + (4ULL << 30) - 1; in gmc_v9_0_early_init()
1939 sh_mem_base = adev->gmc.shared_aperture_start >> 48; in gfx_v7_0_constants_init()
3772 tmp = adev->gmc.shared_aperture_start >> 48; in gfx_v8_0_constants_init()
2401 (adev->gmc.shared_aperture_start >> 48)); in gfx_v9_0_constants_init()
1678 (adev->gmc.shared_aperture_start >> 48)); in gfx_v11_0_constants_init()
4987 (adev->gmc.shared_aperture_start >> 48)); in gfx_v10_0_constants_init()
Completed in 77 milliseconds