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