Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/
Dhvcall.h527 void __trace_hcall_entry(unsigned long opcode, unsigned long *args);
/Linux-v6.6/arch/powerpc/platforms/pseries/
DhvCall.S47 bl CFUNC(__trace_hcall_entry); \
Dlpar.c1836 notrace void __trace_hcall_entry(unsigned long opcode, unsigned long *args) in __trace_hcall_entry() function