Home
last modified time | relevance | path

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

/arch/mips/mti-malta/
Dmalta-setup.c46 extern int malta_be_handler(struct pt_regs *regs, int is_fixup);
301 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