Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Damd-iommu.h34 extern int amd_iommu_detect(void);
159 static inline int amd_iommu_detect(void) { return -ENODEV; } in amd_iommu_detect() function
/Linux-v5.15/drivers/iommu/amd/
Dinit.c3058 int __init amd_iommu_detect(void) in amd_iommu_detect() function
3225 IOMMU_INIT_FINISH(amd_iommu_detect,