Searched refs:cu2_notifier_call_chain (Results 1 – 3 of 3) sorted by relevance
60 extern int cu2_notifier_call_chain(unsigned long val, void *v);
1297 cu2_notifier_call_chain(CU2_LWC2_OP, regs); in emulate_load_store_insn()1301 cu2_notifier_call_chain(CU2_LDC2_OP, regs); in emulate_load_store_insn()1305 cu2_notifier_call_chain(CU2_SWC2_OP, regs); in emulate_load_store_insn()1309 cu2_notifier_call_chain(CU2_SDC2_OP, regs); in emulate_load_store_insn()
1221 int cu2_notifier_call_chain(unsigned long val, void *v) in cu2_notifier_call_chain() function