Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/mm/
Dk8topology.c58 static __init int compute_hash_shift(struct node *nodes, int numnodes, u64 maxmem) in compute_hash_shift() function
177 memnode_shift = compute_hash_shift(nodes,maxnode,end); in k8_scan_nodes()