Searched refs:cu2_notifier_call_chain (Results 1 – 3 of 3) sorted by relevance
49 extern int cu2_notifier_call_chain(unsigned long val, void *v);
554 cu2_notifier_call_chain(CU2_LWC2_OP, regs); in emulate_load_store_insn()558 cu2_notifier_call_chain(CU2_LDC2_OP, regs); in emulate_load_store_insn()562 cu2_notifier_call_chain(CU2_SWC2_OP, regs); in emulate_load_store_insn()566 cu2_notifier_call_chain(CU2_SDC2_OP, regs); in emulate_load_store_insn()
1255 int cu2_notifier_call_chain(unsigned long val, void *v) in cu2_notifier_call_chain() function