Searched refs:INT3_INSN_OPCODE (Results 1 – 3 of 3) sorted by relevance
269 memset(its_page, INT3_INSN_OPCODE, PAGE_SIZE); in its_allocate_thunk()346 *buf = INT3_INSN_OPCODE; in add_nop()505 memset(&buf[i+2], INT3_INSN_OPCODE, insn.length - 2); in __apply_relocation()1033 bytes[i++] = INT3_INSN_OPCODE; in patch_return()2821 case INT3_INSN_OPCODE: in smp_text_poke_int3_handler()2881 unsigned char int3 = INT3_INSN_OPCODE; in smp_text_poke_batch_finish()2996 if (byte == INT3_INSN_OPCODE) in smp_text_poke_batch_finish()3064 BUG_ON(tpl->text[i] != INT3_INSN_OPCODE); in __smp_text_poke_batch_add()3072 case INT3_INSN_OPCODE: in __smp_text_poke_batch_add()
48 #define INT3_INSN_OPCODE 0xCC macro
1069 memset(ptr, INT3_INSN_OPCODE, size); in execmem_fill_trapping_insns()