Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.c979 static struct undef_hook debug_reg_hook = { variable
1178 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
1188 unregister_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()