Searched refs:numa_set_distance (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/of/ |
| H A D | of_numa.c | 117 numa_set_distance(nodea, nodeb, distance); in of_numa_parse_distance_map_v1() 121 numa_set_distance(nodeb, nodea, distance); in of_numa_parse_distance_map_v1()
|
| /linux/include/linux/ |
| H A D | numa_memblks.h | 10 void __init numa_set_distance(int from, int to, int distance);
|
| /linux/mm/ |
| H A D | numa_emulation.c | 510 numa_set_distance(i, j, dist); in numa_emulation() 531 numa_set_distance(i, j, dist); in numa_emulation()
|
| H A D | numa_memblks.c | 105 void __init numa_set_distance(int from, int to, int distance) in numa_set_distance() function
|