Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
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-6.1.9/arch/x86/kernel/
Daperture_64.c298 void __init early_gart_iommu_check(void) in early_gart_iommu_check() function
Dsetup.c1067 early_gart_iommu_check(); in setup_arch()