Home
last modified time | relevance | path

Searched refs:smp_text_poke_int3_handler (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Dtraps.c890 if (smp_text_poke_int3_handler(regs)) in DEFINE_IDTENTRY_RAW()
H A Dalternative.c2718 noinstr int smp_text_poke_int3_handler(struct pt_regs *regs) in smp_text_poke_int3_handler() function