Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtraps.c1340 static int emulate_instruction(struct pt_regs *regs) in emulate_instruction() function
1570 switch (emulate_instruction(regs)) { in program_check_exception()
1811 if (emulate_instruction(regs)) { in facility_unavailable_exception()