Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/pseries/
DhvCall_inst.c118 static void probe_hcall_exit(void *ignored, unsigned long opcode, unsigned long retval, in probe_hcall_exit() function
145 if (register_trace_hcall_exit(probe_hcall_exit, NULL)) { in hcall_inst_init()