Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dasm-prototypes.h39 void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf);
/Linux-v4.19/arch/powerpc/platforms/pseries/
DhvCall.S68 bl __trace_hcall_exit; \
Dlpar.c902 void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf) in __trace_hcall_exit() function