Home
last modified time | relevance | path

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

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