Home
last modified time | relevance | path

Searched refs:int3 (Results 1 – 13 of 13) sorted by relevance

/arch/x86/kernel/
Dalternative.c959 unsigned char int3 = 0xcc; in poke_int3_handler() local
983 ip = (void *) regs->ip - sizeof(int3); in poke_int3_handler()
1031 unsigned char int3 = 0xcc; in text_poke_bp_batch() local
1049 text_poke(tp[i].addr, &int3, sizeof(int3)); in text_poke_bp_batch()
1057 if (tp[i].len - sizeof(int3) > 0) { in text_poke_bp_batch()
1058 text_poke((char *)tp[i].addr + sizeof(int3), in text_poke_bp_batch()
1059 (const char *)tp[i].opcode + sizeof(int3), in text_poke_bp_batch()
1060 tp[i].len - sizeof(int3)); in text_poke_bp_batch()
1079 text_poke(tp[i].addr, tp[i].opcode, sizeof(int3)); in text_poke_bp_batch()
Didt.c60 SYSG(X86_TRAP_BP, int3),
/arch/m68k/include/asm/
Dtraps.h248 unsigned short int3[2]; member
258 unsigned short int3[4]; member
/arch/x86/um/
Dstub_32.S51 int3
Dstub_64.S51 int3
/arch/mips/sgi-ip22/
Dip22-hpc.c50 sgint = &sgioc->int3; in sgihpc_init()
/arch/x86/include/asm/
Dnospec-branch.h85 int3; \
163 int3
Dtraps.h16 asmlinkage void int3(void);
/arch/x86/xen/
Dxen-asm_64.S34 xen_pv_trap int3
Denlighten_pv.c612 { int3, xen_int3, false },
/arch/mips/include/asm/sgi/
Dioc.h176 struct sgint_regs int3; member
/arch/x86/entry/
Dentry_32.S1635 ENTRY(int3)
1646 END(int3)
Dentry_64.S1197 idtentry int3 do_int3 has_error_code=0 create_gap=1