Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm/mach-iop32x/
Dcp6.c37 register_undef_hook(&cp6_hook); in iop_init_cp6_handler()
/Linux-v5.15/arch/arm/probes/uprobes/
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-v5.15/arch/arm/probes/kprobes/
Dcore.c446 register_undef_hook(&kprobes_thumb16_break_hook); in arch_init_kprobes()
447 register_undef_hook(&kprobes_thumb32_break_hook); in arch_init_kprobes()
449 register_undef_hook(&kprobes_arm_break_hook); in arch_init_kprobes()
/Linux-v5.15/arch/arm/include/asm/
Dtraps.h19 void register_undef_hook(struct undef_hook *hook);
/Linux-v5.15/arch/arm/kernel/
Dkgdb.c213 register_undef_hook(&kgdb_brkpt_hook); in kgdb_arch_init()
214 register_undef_hook(&kgdb_compiled_brkpt_hook); in kgdb_arch_init()
Dptrace.c239 register_undef_hook(&arm_break_hook); in ptrace_break_init()
240 register_undef_hook(&thumb_break_hook); in ptrace_break_init()
241 register_undef_hook(&thumb2_break_hook); in ptrace_break_init()
Dswp_emulate.c253 register_undef_hook(&swp_hook); in swp_emulation_init()
Dtcm.c292 register_undef_hook(&tcm_hook); in tcm_init()
Dtraps.c396 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function
701 register_undef_hook(&arm_mrc_hook); in arm_mrc_hook_init()
Dhw_breakpoint.c1152 register_undef_hook(&debug_reg_hook); in arch_hw_breakpoint_init()
/Linux-v5.15/arch/arm64/include/asm/
Dtraps.h25 void register_undef_hook(struct undef_hook *hook);
/Linux-v5.15/arch/arm/vfp/
Dvfpmodule.c706 register_undef_hook(&vfp_kmode_exception_hook[i]); in vfp_kmode_exception_hook_init()
790 register_undef_hook(&vfp_detect_hook); in vfp_init()
/Linux-v5.15/arch/arm64/kernel/
Dproton-pack.c517 register_undef_hook(&ssbs_emulation_hook); in spectre_v4_enable_hw_mitigation()
Darmv8_deprecated.c70 register_undef_hook(hook); in register_emulation_hooks()
Dtraps.c379 void register_undef_hook(struct undef_hook *hook) in register_undef_hook() function
Dcpufeature.c3086 register_undef_hook(&mrs_hook); in enable_mrs_emulation()