Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
A DhvCall_inst.c86 static void probe_hcall_entry(void *ignored, unsigned long opcode, unsigned long *args) in probe_hcall_entry() function
121 if (register_trace_hcall_entry(probe_hcall_entry, NULL)) in hcall_inst_init()
125 unregister_trace_hcall_entry(probe_hcall_entry, NULL); in hcall_inst_init()

Completed in 2 milliseconds