Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dasm-prototypes.h36 void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf);
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A DhvCall.S64 bl __trace_hcall_exit; \
H A Dlpar.c1863 void __trace_hcall_exit(long opcode, long retval, unsigned long *retbuf) in __trace_hcall_exit() function