Searched refs:prefetch_abort_handler (Results 1 – 4 of 4) sorted by relevance
10 void prefetch_abort_handler (trapframe_t *);
111 void prefetch_abort_handler (trapframe_t *frame);
519 prefetch_abort_handler(trapframe_t *tf) in prefetch_abort_handler() function
735 prefetch_abort_handler_address = (u_int)prefetch_abort_handler; in initarm()