Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/mm/
Dtlb-r3k.c30 extern void build_tlb_refill_handler(void);
284 build_tlb_refill_handler(); in tlb_init()
Dtlb-r4k.c28 extern void build_tlb_refill_handler(void);
557 build_tlb_refill_handler(); in tlb_init()
Dtlbex.c2598 void build_tlb_refill_handler(void) in build_tlb_refill_handler() function