Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Damd_nb.h102 static inline bool amd_gart_present(void) in amd_gart_present() function
123 #define amd_gart_present(x) false macro
/openbmc/linux/arch/x86/kernel/
H A Daperture_64.c307 if (!amd_gart_present()) in early_gart_iommu_check()
403 if (!amd_gart_present()) in gart_iommu_hole_init()
H A Damd_nb.c308 if (amd_gart_present()) in amd_cache_northbridges()