Searched refs:jump_pcrel12 (Results 1 – 1 of 1) sorted by relevance
84 uint16_t jump_pcrel12 = ((unsigned long)&ftrace_graph_caller - ip) >> 1; in ftrace_enable_ftrace_graph_caller() local85 jump_pcrel12 |= 0x2000; in ftrace_enable_ftrace_graph_caller()86 return ftrace_modify_code(ip, (void *)&jump_pcrel12, sizeof(jump_pcrel12)); in ftrace_enable_ftrace_graph_caller()