Home
last modified time | relevance | path

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

/arch/sh/lib/
Dmemcpy.S19 sub r4,r5 ! From here, r5 has the distance to r0
Dmemmove.S25 sub r5,r4 ! From here, r4 has the distance to r0
/arch/x86/mm/
Dnuma.c405 void __init numa_set_distance(int from, int to, int distance) in numa_set_distance() argument
413 from, to, distance); in numa_set_distance()
417 if ((u8)distance != distance || in numa_set_distance()
418 (from == to && distance != LOCAL_DISTANCE)) { in numa_set_distance()
420 from, to, distance); in numa_set_distance()
424 numa_distance[from * numa_distance_cnt + to] = distance; in numa_set_distance()
/arch/x86/include/asm/
Dnuma.h34 extern void __init numa_set_distance(int from, int to, int distance);
/arch/sparc/kernel/
Dprocess_64.c451 unsigned long fp, distance, rval; in clone_stackframe() local
469 distance = fp - psp; in clone_stackframe()
470 rval = (csp - distance); in clone_stackframe()
471 if (copy_in_user((void __user *) rval, (void __user *) psp, distance)) in clone_stackframe()
/arch/tile/kernel/
Dsetup.c890 int distance[MAX_NUMNODES][NR_CPUS]; in setup_numa_mapping() local
908 memset(distance, -1, sizeof(distance)); in setup_numa_mapping()
922 distance[node][cpu] = in setup_numa_mapping()
953 int d = distance[node][cpu] * num_nodes; in setup_numa_mapping()
956 d -= distance[i][cpu]; in setup_numa_mapping()
/arch/powerpc/mm/
Dnuma.c222 int distance = LOCAL_DISTANCE; in __node_distance() local
232 distance *= 2; in __node_distance()
235 return distance; in __node_distance()
/arch/m68k/ifpsp060/src/
Disp.S924 mov.w (tbl_ea_mode.b,%pc,%d0.w*2), %d0 # fetch jmp distance
Dpfpsp.S4584 mov.w (tbl_fea_mode.b,%pc,%d0.w*2),%d0 # fetch jmp distance
Dfpsp.S18535 mov.w (tbl_fea_mode.b,%pc,%d0.w*2),%d0 # fetch jmp distance
Dfplsp.S10910 add.w &32, %d0 # no; fix shift distance