Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h243 extern bool amd_iommu_dump;
246 if (amd_iommu_dump) \
/linux-2.6.39/arch/x86/kernel/
Damd_iommu_init.c120 bool amd_iommu_dump; variable
1517 amd_iommu_dump = true; in parse_amd_iommu_dump()