Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
A Dkgdb.c229 register_undef_hook(&kgdb_brkpt_arm_hook); in kgdb_arch_init()
230 register_undef_hook(&kgdb_brkpt_thumb_hook); in kgdb_arch_init()
231 register_undef_hook(&kgdb_compiled_brkpt_arm_hook); in kgdb_arch_init()
232 register_undef_hook(&kgdb_compiled_brkpt_thumb_hook); in kgdb_arch_init()
A Dptrace.c238 register_undef_hook(&arm_break_hook); in ptrace_break_init()
239 register_undef_hook(&thumb_break_hook); in ptrace_break_init()
240 register_undef_hook(&thumb2_break_hook); in ptrace_break_init()
A Dswp_emulate.c254 register_undef_hook(&swp_hook); in swp_emulation_init()
A Dtcm.c292 register_undef_hook(&tcm_hook); in tcm_init()
A Dtraps.c417 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function
725 register_undef_hook(&arm_mrc_hook); in arm_mrc_hook_init()
A Dhw_breakpoint.c1031 register_undef_hook(&debug_oslsr_hook); in core_has_os_save_restore()
1213 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
/linux/arch/arm/probes/uprobes/
A Dcore.c222 register_undef_hook(&uprobes_arm_break_hook); in arch_uprobes_init()
223 register_undef_hook(&uprobes_arm_ss_hook); in arch_uprobes_init()
/linux/arch/arm/probes/kprobes/
A Dcore.c469 register_undef_hook(&kprobes_thumb16_break_hook); in arch_init_kprobes()
470 register_undef_hook(&kprobes_thumb32_break_hook); in arch_init_kprobes()
472 register_undef_hook(&kprobes_arm_break_hook); in arch_init_kprobes()
/linux/arch/arm/include/asm/
A Dtraps.h20 void register_undef_hook(struct undef_hook *hook);
A Dthread_info.h120 register_undef_hook(&iwmmxt_undef_hook); in register_iwmmxt_undef_handler()
/linux/arch/arm/vfp/
A Dvfpmodule.c913 register_undef_hook(&vfp_detect_hook); in vfp_init()
937 register_undef_hook(&neon_support_hook[i]); in vfp_init()
1007 register_undef_hook(&vfp_support_hook); in vfp_init()

Completed in 23 milliseconds