Home
last modified time | relevance | path

Searched refs:amd_iommus_present (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h450 extern int amd_iommus_present;
/linux-2.6.39/arch/x86/kernel/
Damd_iommu_init.c136 int amd_iommus_present; variable
897 iommu->index = amd_iommus_present++; in init_iommu_one()
Damd_iommu.c507 for (i = 0; i < amd_iommus_present; ++i) { in iommu_flush_complete()
593 for (i = 0; i < amd_iommus_present; ++i) { in __iommu_flush_pages()