Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/
Damd_nb.c208 const struct pci_device_id *root_ids = amd_root_ids; in amd_cache_northbridges() local
220 root_ids = hygon_root_ids; in amd_cache_northbridges()
233 while ((root = next_northbridge(root, root_ids))) in amd_cache_northbridges()
259 next_northbridge(root, root_ids); in amd_cache_northbridges()
275 root = next_northbridge(root, root_ids); in amd_cache_northbridges()