Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dtlb-r3k.c29 extern void build_tlb_refill_handler(void);
247 build_tlb_refill_handler(); in tlb_init()
H A Dtlb-r4k.c27 extern void build_tlb_refill_handler(void);
567 build_tlb_refill_handler(); in tlb_init()
H A Dtlbex.c2547 void build_tlb_refill_handler(void) in build_tlb_refill_handler() function