Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dhw_breakpoint.c906 static struct undef_hook debug_reg_hook = { variable
1083 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
1090 unregister_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()