Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Damd-iommu.h44 extern int amd_iommu_detect(void);
187 static inline int amd_iommu_detect(void) { return -ENODEV; } in amd_iommu_detect() function
/Linux-v4.19/drivers/iommu/
Damd_iommu_init.c2792 int __init amd_iommu_detect(void) in amd_iommu_detect() function
2955 IOMMU_INIT_FINISH(amd_iommu_detect,