Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dkgdb.c173 static struct undef_hook kgdb_compiled_brkpt_arm_hook = { variable
231 register_undef_hook(&kgdb_compiled_brkpt_arm_hook); in kgdb_arch_init()
247 unregister_undef_hook(&kgdb_compiled_brkpt_arm_hook); in kgdb_arch_exit()