Searched refs:movt_and_call_insn (Results 1 – 1 of 1) sorted by relevance
20 static unsigned long movt_and_call_insn[2]; variable41 writel(D1RTP_MOVT_TEMPLATE | hi16, &movt_and_call_insn[0]); in ftrace_call_replace()42 writel(D1RTP_CALL_TEMPLATE | low16, &movt_and_call_insn[1]); in ftrace_call_replace()44 writel(D04_MOVT_TEMPLATE | hi16, &movt_and_call_insn[0]); in ftrace_call_replace()45 writel(D04_CALL_TEMPLATE | low16, &movt_and_call_insn[1]); in ftrace_call_replace()48 return (unsigned char *)&movt_and_call_insn[0]; in ftrace_call_replace()