Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h527 void __trace_hcall_entry(unsigned long opcode, unsigned long *args);
/openbmc/linux/arch/powerpc/platforms/pseries/
H A DhvCall.S47 bl CFUNC(__trace_hcall_entry); \
H A Dlpar.c1842 notrace void __trace_hcall_entry(unsigned long opcode, unsigned long *args) in __trace_hcall_entry() function