Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dhvcall.h558 void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf);
/linux/arch/powerpc/platforms/pseries/
H A DhvCall.S66 bl CFUNC(__trace_hcall_exit); \
H A Dlpar.c1863 notrace void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf) in __trace_hcall_exit() function