Home
last modified time | relevance | path

Searched refs:build_tlb_refill_handler (Results 1 – 3 of 3) sorted by relevance

/arch/mips/mm/
Dtlb-r3k.c29 extern void build_tlb_refill_handler(void);
283 build_tlb_refill_handler(); in tlb_init()
Dtlb-r4k.c27 extern void build_tlb_refill_handler(void);
559 build_tlb_refill_handler(); in tlb_init()
Dtlbex.c2605 void build_tlb_refill_handler(void) in build_tlb_refill_handler() function