Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Damd_nb.c47 bool amd_nb_has_feature(unsigned int feature) in amd_nb_has_feature() function
51 EXPORT_SYMBOL_GPL(amd_nb_has_feature);
178 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in amd_get_subcaches()
193 if (!amd_nb_has_feature(AMD_NB_L3_PARTITIONING) || mask > 0xf) in amd_set_subcaches()
230 if (!amd_nb_has_feature(AMD_NB_GART)) in amd_cache_gart()
250 if (!amd_nb_has_feature(AMD_NB_GART)) in amd_flush_garts()
/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c531 amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in cache_private_attrs_is_visible()
536 amd_nb_has_feature(AMD_NB_L3_INDEX_DISABLE)) in cache_private_attrs_is_visible()
554 if (amd_nb_has_feature(AMD_NB_L3_INDEX_DISABLE)) in init_amd_l3_attrs()
556 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in init_amd_l3_attrs()
564 if (amd_nb_has_feature(AMD_NB_L3_INDEX_DISABLE)) { in init_amd_l3_attrs()
568 if (amd_nb_has_feature(AMD_NB_L3_PARTITIONING)) in init_amd_l3_attrs()
/linux/drivers/char/agp/
H A Damd64-agp.c185 if (!amd_nb_has_feature(AMD_NB_GART)) in amd_8151_configure()
203 if (!amd_nb_has_feature(AMD_NB_GART)) in amd64_cleanup()
333 if (!amd_nb_has_feature(AMD_NB_GART)) in cache_nbs()