Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/
Dhvcall.h528 void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf);
/Linux-v6.1/arch/powerpc/platforms/pseries/
DhvCall.S64 bl __trace_hcall_exit; \
Dlpar.c1883 notrace void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf) in __trace_hcall_exit() function