Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Damd-iommu.h159 static inline int amd_iommu_detect(void) { return -ENODEV; } in amd_iommu_detect() function
/Linux-v6.1/drivers/iommu/amd/
Dinit.c3321 int __init amd_iommu_detect(void) in amd_iommu_detect() function