Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dgart.h39 extern int gart_iommu_init(void);
/linux/arch/x86/kernel/
H A Damd_gart_64.c712 int __init gart_iommu_init(void) in gart_iommu_init() function
/linux/drivers/iommu/amd/
H A Dinit.c3625 gart_iommu_init(); in amd_iommu_init()