Home
last modified time | relevance | path

Searched refs:CRAT_CU_FLAGS_IOMMU_PRESENT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.h87 #define CRAT_CU_FLAGS_IOMMU_PRESENT 0x00000010 macro
Dkfd_topology.c116 if (cu->hsa_capability & CRAT_CU_FLAGS_IOMMU_PRESENT) in kfd_populated_cu_info_cpu()