Home
last modified time | relevance | path

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

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