Searched refs:_tscp_start (Results 1 – 3 of 3) sorted by relevance
347 .globl _tscp_start348 _tscp_start: label
1894 extern char _tscp_start;
7814 cnt = &_tscp_end - &_tscp_start; in patch_tsc_read()7815 (void) memcpy((void *)tsc_read, (void *)&_tscp_start, cnt); in patch_tsc_read()