Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dgart.h38 extern void early_gart_iommu_check(void);
48 static inline void early_gart_iommu_check(void) in early_gart_iommu_check() function
/linux/arch/x86/kernel/
H A Daperture_64.c297 void __init early_gart_iommu_check(void) in early_gart_iommu_check() function
H A Dsetup.c938 early_gart_iommu_check(); in setup_arch()