Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dhvcall.h591 extern struct static_key hcall_tracepoint_key;
/linux-6.15/arch/powerpc/platforms/pseries/
H A Dlpar.c1796 struct static_key hcall_tracepoint_key = STATIC_KEY_INIT; variable
1800 static_key_slow_inc(&hcall_tracepoint_key); in hcall_tracepoint_regfunc()
1806 static_key_slow_dec(&hcall_tracepoint_key); in hcall_tracepoint_unregfunc()
H A DhvCall.S82 ARCH_STATIC_BRANCH(LABEL, hcall_tracepoint_key)