Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mti-malta/
Dmalta-setup.c43 extern int malta_be_handler(struct pt_regs *regs, int is_fixup);
295 board_be_handler = malta_be_handler; in plat_mem_setup()
Dmalta-int.c385 int malta_be_handler(struct pt_regs *regs, int is_fixup) in malta_be_handler() function