Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Damd-iommu.h32 extern int amd_iommu_detect(void);
175 static inline int amd_iommu_detect(void) { return -ENODEV; } in amd_iommu_detect() function
/Linux-v5.10/drivers/iommu/amd/
Dinit.c2934 int __init amd_iommu_detect(void) in amd_iommu_detect() function
3097 IOMMU_INIT_FINISH(amd_iommu_detect,