Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Damd_nb.h104 static inline bool amd_gart_present(void) in amd_gart_present() function
122 #define amd_gart_present(x) false macro
/Linux-v5.4/arch/x86/kernel/
Daperture_64.c297 if (!amd_gart_present()) in early_gart_iommu_check()
393 if (!amd_gart_present()) in gart_iommu_hole_init()
Damd_nb.c293 if (amd_gart_present()) in amd_cache_northbridges()