Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/
Dtlb-r3k.c29 extern void build_tlb_refill_handler(void);
247 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.c2563 void build_tlb_refill_handler(void) in build_tlb_refill_handler() function