Searched refs:register_undef_hook (Results 1 – 15 of 15) sorted by relevance
37 register_undef_hook(&cp6_hook); in iop_init_cp6_handler()
222 register_undef_hook(&uprobes_arm_break_hook); in arch_uprobes_init()223 register_undef_hook(&uprobes_arm_ss_hook); in arch_uprobes_init()
469 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()
19 void register_undef_hook(struct undef_hook *hook);
213 register_undef_hook(&kgdb_brkpt_hook); in kgdb_arch_init()214 register_undef_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()
238 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()
253 register_undef_hook(&swp_hook); in swp_emulation_init()
292 register_undef_hook(&tcm_hook); in tcm_init()
410 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function715 register_undef_hook(&arm_mrc_hook); in arm_mrc_hook_init()
1152 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
25 void register_undef_hook(struct undef_hook *hook);
534 register_undef_hook(&ssbs_emulation_hook); in spectre_v4_enable_hw_mitigation()
70 register_undef_hook(hook); in register_emulation_hooks()
288 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function
2843 register_undef_hook(&mrs_hook); in enable_mrs_emulation()