Searched refs:NOP4 (Results 1 – 2 of 2) sorted by relevance
39 unsigned int nops[2] = {NOP4, NOP4}; in ftrace_check_current_call()71 unsigned int nops[2] = {NOP4, NOP4}; in __ftrace_modify_call()100 unsigned int nops[2] = {NOP4, NOP4}; in ftrace_make_nop()
93 #define NOP4 (0x00000013) macro