Home
last modified time | relevance | path

Searched refs:malta_be_handler (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/mti-malta/
Dmalta-setup.c40 extern int malta_be_handler(struct pt_regs *regs, int is_fixup);
288 board_be_handler = malta_be_handler; in plat_mem_setup()
Dmalta-int.c444 int malta_be_handler(struct pt_regs *regs, int is_fixup) in malta_be_handler() function