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