Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dasm-prototypes.h62 void SMIException(struct pt_regs *regs);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhead_book3s_32.S655 EXCEPTION(0x1400, SMI, SMIException, EXC_XFER_STD)
H A Dtraps.c881 void SMIException(struct pt_regs *regs) in SMIException() function