Searched refs:nps_type (Results 1 – 3 of 3) sorted by relevance
1309 uint32_t nps_type; in amdgpu_gmc_get_nps_memranges() local1317 ret = amdgpu_discovery_get_nps_info(adev, &nps_type, &ranges, in amdgpu_gmc_get_nps_memranges()1330 *exp_ranges, nps_type, range_cnt); in amdgpu_gmc_get_nps_memranges()1340 nps_type, i, ranges[i].base_address, in amdgpu_gmc_get_nps_memranges()
1873 uint32_t *nps_type, in amdgpu_discovery_get_nps_info() argument1885 if (!nps_type || !range_cnt || !ranges) in amdgpu_discovery_get_nps_info()1920 *nps_type = nps_info->v1.nps_type; in amdgpu_discovery_get_nps_info()
441 uint32_t nps_type; member