Home
last modified time | relevance | path

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

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