Lines Matching refs:ppc_inst_t
40 static ppc_inst_t
43 ppc_inst_t op; in ftrace_call_replace()
54 ftrace_modify_code(unsigned long ip, ppc_inst_t old, ppc_inst_t new) in ftrace_modify_code()
56 ppc_inst_t replaced; in ftrace_modify_code()
91 static int is_bl_op(ppc_inst_t op) in is_bl_op()
96 static int is_b_op(ppc_inst_t op) in is_b_op()
101 static unsigned long find_bl_target(unsigned long ip, ppc_inst_t op) in find_bl_target()
120 ppc_inst_t op, pop; in __ftrace_make_nop()
256 ppc_inst_t op; in setup_mcount_compiler_tramp()
306 ppc_inst_t op; in __ftrace_make_nop_kernel()
346 ppc_inst_t old, new; in ftrace_make_nop()
394 static bool expected_nop_sequence(void *ip, ppc_inst_t op0, ppc_inst_t op1) in expected_nop_sequence()
406 ppc_inst_t op[2]; in __ftrace_make_call()
467 ppc_inst_t op; in __ftrace_make_call_kernel()
512 ppc_inst_t old, new; in ftrace_make_call()
550 ppc_inst_t op; in __ftrace_modify_call()
643 ppc_inst_t old, new; in ftrace_modify_call()
681 ppc_inst_t old, new; in ftrace_update_ftrace_func()
772 ppc_inst_t old, new; in ftrace_modify_ftrace_graph_caller()