Home
last modified time | relevance | path

Searched refs:undef_hook (Results 1 – 6 of 6) 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 Dswp_emulate.c230 static struct undef_hook swp_hook = {
H A Dtcm.c245 static struct undef_hook tcm_hook __initdata = {
H A Dhw_breakpoint.c990 static struct undef_hook debug_oslsr_hook = {
1015 static struct undef_hook debug_reg_hook = {