Searched refs:startp (Results 1 – 4 of 4) sorted by relevance
66 char *startp; in execvp_noalloc() local78 startp = name + 1; in execvp_noalloc()80 startp = memcpy(name - (p - path), path, p - path); in execvp_noalloc()83 execv(startp, argv); in execvp_noalloc()
368 u64 *startp, u64 *endp) in pnv_tce_invalidate() argument373 start = __pa(startp); in pnv_tce_invalidate()
56 u64 *startp, u64 *endp) in tce_invalidate_pSeries_sw() argument61 start = __pa(startp); in tce_invalidate_pSeries_sw()
1260 static void get_function_bounds(unsigned long pc, unsigned long *startp, in get_function_bounds() argument1266 *startp = *endp = 0; in get_function_bounds()1274 *startp = pc - offset; in get_function_bounds()