Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/x86/kernel/
H A Daperture_64.c298 void __init early_gart_iommu_check(void) in early_gart_iommu_check() function
H A Dsetup.c1062 early_gart_iommu_check(); in setup_arch()