Home
last modified time | relevance | path

Searched refs:distance (Results 1 – 12 of 12) 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/arm/mach-tegra/
Dtegra2_emc.c106 unsigned long distance = ULONG_MAX; in tegra_emc_round_rate() local
123 (pdata->tables[i].rate - rate) < distance) { in tegra_emc_round_rate()
124 distance = pdata->tables[i].rate - rate; in tegra_emc_round_rate()
/arch/x86/mm/
Dnuma.c416 void __init numa_set_distance(int from, int to, int distance) in numa_set_distance() argument
424 from, to, distance); in numa_set_distance()
428 if ((u8)distance != distance || in numa_set_distance()
429 (from == to && distance != LOCAL_DISTANCE)) { in numa_set_distance()
431 from, to, distance); in numa_set_distance()
435 numa_distance[from * numa_distance_cnt + to] = distance; in numa_set_distance()
/arch/x86/include/asm/
Dnuma.h35 extern void __init numa_set_distance(int from, int to, int distance);
/arch/sparc/kernel/
Dprocess_64.c435 unsigned long fp, distance, rval; in clone_stackframe() local
453 distance = fp - psp; in clone_stackframe()
454 rval = (csp - distance); in clone_stackframe()
455 if (copy_in_user((void __user *) rval, (void __user *) psp, distance)) in clone_stackframe()
/arch/tile/kernel/
Dsetup.c807 int distance[MAX_NUMNODES][NR_CPUS]; in setup_numa_mapping() local
825 memset(distance, -1, sizeof(distance)); in setup_numa_mapping()
839 distance[node][cpu] = in setup_numa_mapping()
870 int d = distance[node][cpu] * num_nodes; in setup_numa_mapping()
873 d -= distance[i][cpu]; in setup_numa_mapping()
/arch/powerpc/mm/
Dnuma.c204 int distance = LOCAL_DISTANCE; in __node_distance() local
214 distance *= 2; in __node_distance()
217 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