Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm/kernel/
Dhw_breakpoint.c962 static struct undef_hook debug_reg_hook = { variable
1152 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
1162 unregister_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()