Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dasm-prototypes.h36 void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf);
/Linux-v5.10/arch/powerpc/platforms/pseries/
DhvCall.S64 bl __trace_hcall_exit; \
Dlpar.c1864 void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf) in __trace_hcall_exit() function