Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dtraps.h11 struct undef_hook { struct
20 void register_undef_hook(struct undef_hook *hook); argument
21 void unregister_undef_hook(struct undef_hook *hook);
H A Dthread_info.h112 static struct undef_hook iwmmxt_undef_hook = { in register_iwmmxt_undef_handler()
/linux/arch/arm/vfp/
H A Dvfpmodule.c811 static struct undef_hook neon_support_hook[] = {{
855 static struct undef_hook vfp_support_hook = {
917 static struct undef_hook vfp_detect_hook __initdata = {
/linux/arch/arm/kernel/
H A Dptrace.c212 static struct undef_hook arm_break_hook = {
220 static struct undef_hook thumb_break_hook = {
228 static struct undef_hook thumb2_break_hook = {
H A Dswp_emulate.c230 static struct undef_hook swp_hook = {
H A Dtcm.c245 static struct undef_hook tcm_hook __initdata = {
H A Dhw_breakpoint.c989 static struct undef_hook debug_oslsr_hook = {
1014 static struct undef_hook debug_reg_hook = {