Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Damd_nb.h102 static inline bool amd_gart_present(void) in amd_gart_present() function
120 #define amd_gart_present(x) false macro
/linux-5.19.10/arch/x86/kernel/
Daperture_64.c307 if (!amd_gart_present()) in early_gart_iommu_check()
403 if (!amd_gart_present()) in gart_iommu_hole_init()
Damd_nb.c265 if (amd_gart_present()) in amd_cache_northbridges()