Home
last modified time | relevance | path

Searched refs:prefetch_abort_handler (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/sys/arch/arm/ofw/
H A Dofwgencfg_machdep.c89 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 Dshark_machdep.c110 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 Dsa11x0_hpc_machdep.c129 void prefetch_abort_handler(trapframe_t *);
497 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in init_sa11x0()
H A Dpxa2x0_hpc_machdep.c129 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 Dmachdep.h65 void prefetch_abort_handler(trapframe_t *);
/netbsd-src/sys/arch/acorn32/eb7500atx/
H A Deb7500atx_machdep.c170 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 Darm32_boot.c234 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm_common()
/netbsd-src/sys/arch/acorn32/acorn32/
H A Drpc_machdep.c164 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 Dnetwinder_machdep.c163 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 Diq80321_machdep.c712 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/iq80310/
H A Diq80310_machdep.c686 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/hdl_g/
H A Dhdlg_machdep.c566 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/npwr_fc/
H A Dnpwr_fc_machdep.c695 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/adi_brh/
H A Dbrh_machdep.c719 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/imx31/
H A Dimx31lk_machdep.c677 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/ixdp425/
H A Dixdp425_machdep.c692 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/ixm1200/
H A Dixm1200_machdep.c640 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_machdep.c798 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/viper/
H A Dviper_machdep.c733 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/tsarm/
H A Dtsarm_machdep.c699 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/epoc32/epoc32/
H A Dmachdep.c430 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/nslu2/
H A Dnslu2_machdep.c753 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/evbarm/smdk2xx0/
H A Dsmdk2800_machdep.c744 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/iyonix/iyonix/
H A Diyonix_machdep.c749 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()
/netbsd-src/sys/arch/arm/at91/
H A Dat91bus.c494 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in at91bus_setup()

12