Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_crat.h93 #define CRAT_CU_FLAGS_IOMMU_PRESENT 0x00000010 macro
H A Dkfd_crat.c936 if (cu->hsa_capability & CRAT_CU_FLAGS_IOMMU_PRESENT) in kfd_populated_cu_info_cpu()