Home
last modified time | relevance | path

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

/arch/mips/sgi-ip27/
Dip27-init.c83 extern void build_tlb_refill_handler(void); in per_hub_init()
87 build_tlb_refill_handler(); in per_hub_init()
/arch/mips/mm/
Dtlb-r8k.c20 extern void build_tlb_refill_handler(void);
246 build_tlb_refill_handler(); in tlb_init()
Dtlb-r3k.c30 extern void build_tlb_refill_handler(void);
296 build_tlb_refill_handler(); in tlb_init()
Dtlb-r4k.c28 extern void build_tlb_refill_handler(void);
544 build_tlb_refill_handler(); in tlb_init()
Dtlbex.c2610 void build_tlb_refill_handler(void) in build_tlb_refill_handler() function