Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dkgdb.c263 static struct break_hook kgdb_brkpt_hook = { variable
319 register_kernel_break_hook(&kgdb_brkpt_hook); in kgdb_arch_init()
332 unregister_kernel_break_hook(&kgdb_brkpt_hook); in kgdb_arch_exit()