Searched refs:numa_set_distance (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/of/ |
| H A D | of_numa.c | 114 numa_set_distance(nodea, nodeb, distance); in of_numa_parse_distance_map_v1() 118 numa_set_distance(nodeb, nodea, distance); in of_numa_parse_distance_map_v1()
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | topology.h | 24 void numa_set_distance(int from, int to, int distance);
|
| /linux-6.15/include/linux/ |
| H A D | numa_memblks.h | 10 void __init numa_set_distance(int from, int to, int distance);
|
| /linux-6.15/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 | 103 void __init numa_set_distance(int from, int to, int distance) in numa_set_distance() function
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | acpi.c | 252 void __init numa_set_distance(int from, int to, int distance) in numa_set_distance() function
|
| /linux-6.15/drivers/acpi/numa/ |
| H A D | srat.c | 347 numa_set_distance(from_node, to_node, in acpi_parse_slit()
|