Home
last modified time | relevance | path

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

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