Searched refs:amd_northbridge (Results 1 – 3 of 3) sorted by relevance
23 struct amd_northbridge { struct31 struct amd_northbridge *nb; argument51 static inline struct amd_northbridge *node_to_amd_nb(int node) in node_to_amd_nb()
52 struct amd_northbridge *nb; in amd_cache_northbridges()65 nb = kzalloc(i * sizeof(struct amd_northbridge), GFP_KERNEL); in amd_cache_northbridges()142 struct amd_northbridge *nb = node_to_amd_nb(amd_get_nb_id(cpu)); in amd_set_subcaches()
155 struct amd_northbridge *nb;