Home
last modified time | relevance | path

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

/arch/x86/kernel/
A Damd_node.c93 static struct pci_dev **amd_roots; variable
150 root = amd_roots[node]; in __amd_smn_rw()
281 amd_roots = kcalloc(num_nodes, sizeof(*amd_roots), GFP_KERNEL); in amd_cache_roots()
282 if (!amd_roots) in amd_cache_roots()
286 amd_roots[node] = amd_node_get_root(node); in amd_cache_roots()
342 if (amd_roots) in amd_smn_init()

Completed in 5 milliseconds