Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Damd_node.c221 static struct pci_dev *get_next_root(struct pci_dev *root) in get_next_root() function
262 while ((root = get_next_root(root))) { in amd_smn_init()
294 while (node < num_nodes && (root = get_next_root(root))) { in amd_smn_init()