Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/kernel/
Dunaligned.c464 cu2_notifier_call_chain(CU2_LWC2_OP, regs); in emulate_load_store_insn()
468 cu2_notifier_call_chain(CU2_LDC2_OP, regs); in emulate_load_store_insn()
472 cu2_notifier_call_chain(CU2_SWC2_OP, regs); in emulate_load_store_insn()
476 cu2_notifier_call_chain(CU2_SDC2_OP, regs); in emulate_load_store_insn()
Dtraps.c948 int cu2_notifier_call_chain(unsigned long val, void *v) in cu2_notifier_call_chain() function
/linux-2.6.39/arch/mips/include/asm/
Dcop2.h23 extern int cu2_notifier_call_chain(unsigned long val, void *v);