Searched refs:tmpl_size (Results 1 – 1 of 1) sorted by relevance
298 unsigned int tmpl_size = SKL_TMPL_SIZE; in is_callthunk() local306 return !bcmp((void *)(dest - tmpl_size), tmpl, tmpl_size); in is_callthunk()311 unsigned int tmpl_size = SKL_TMPL_SIZE; in x86_call_depth_emit_accounting() local321 memcpy(*pprog, tmpl, tmpl_size); in x86_call_depth_emit_accounting()322 *pprog += tmpl_size; in x86_call_depth_emit_accounting()323 return tmpl_size; in x86_call_depth_emit_accounting()