HomeSort by: relevance | last modified time | path
    Searched refs:hsa_capability (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_crat.c 155 if (cu->hsa_capability & CRAT_CU_FLAGS_IOMMU_PRESENT)
174 if (cu->hsa_capability & CRAT_CU_FLAGS_HOT_PLUGGABLE)
188 cu->proximity_domain, cu->hsa_capability);
1219 cu->hsa_capability = 0;
1225 cu->hsa_capability |= CRAT_CU_FLAGS_IOMMU_PRESENT;
kfd_crat.h 109 uint16_t hsa_capability; member in struct:crat_subtype_computeunit

Completed in 14 milliseconds