Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dgart.h37 extern void early_gart_iommu_check(void);
47 static inline void early_gart_iommu_check(void) in early_gart_iommu_check() function
/arch/x86/kernel/
Daperture_64.c246 void __init early_gart_iommu_check(void) in early_gart_iommu_check() function
Dsetup.c1049 early_gart_iommu_check(); in setup_arch()