/netbsd-src/sys/arch/arm/ofw/ |
H A D | ofwgencfg_machdep.c | 89 extern void prefetch_abort_handler(trapframe_t *frame); 193 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/shark/shark/ |
H A D | shark_machdep.c | 110 extern void prefetch_abort_handler(trapframe_t *frame); 283 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/hpcarm/hpcarm/ |
H A D | sa11x0_hpc_machdep.c | 129 void prefetch_abort_handler(trapframe_t *); 497 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in init_sa11x0()
|
H A D | pxa2x0_hpc_machdep.c | 129 void prefetch_abort_handler(trapframe_t *); 551 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in init_pxa2x0()
|
/netbsd-src/sys/arch/arm/include/arm32/ |
H A D | machdep.h | 65 void prefetch_abort_handler(trapframe_t *);
|
/netbsd-src/sys/arch/acorn32/eb7500atx/ |
H A D | eb7500atx_machdep.c | 170 void prefetch_abort_handler(trapframe_t *); 825 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/arm/arm32/ |
H A D | arm32_boot.c | 234 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm_common()
|
/netbsd-src/sys/arch/acorn32/acorn32/ |
H A D | rpc_machdep.c | 164 void prefetch_abort_handler(trapframe_t *); 887 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/netwinder/netwinder/ |
H A D | netwinder_machdep.c | 163 void prefetch_abort_handler(trapframe_t *); 727 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/iq80321/ |
H A D | iq80321_machdep.c | 712 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/iq80310/ |
H A D | iq80310_machdep.c | 686 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/hdl_g/ |
H A D | hdlg_machdep.c | 566 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/npwr_fc/ |
H A D | npwr_fc_machdep.c | 695 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/adi_brh/ |
H A D | brh_machdep.c | 719 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/imx31/ |
H A D | imx31lk_machdep.c | 677 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/ixdp425/ |
H A D | ixdp425_machdep.c | 692 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/ixm1200/ |
H A D | ixm1200_machdep.c | 640 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/g42xxeb/ |
H A D | g42xxeb_machdep.c | 798 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/viper/ |
H A D | viper_machdep.c | 733 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/tsarm/ |
H A D | tsarm_machdep.c | 699 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/epoc32/epoc32/ |
H A D | machdep.c | 430 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/nslu2/ |
H A D | nslu2_machdep.c | 753 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/evbarm/smdk2xx0/ |
H A D | smdk2800_machdep.c | 744 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/iyonix/iyonix/ |
H A D | iyonix_machdep.c | 749 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
|
/netbsd-src/sys/arch/arm/at91/ |
H A D | at91bus.c | 494 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in at91bus_setup()
|