Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dhvcall.h556 extern struct static_key hcall_tracepoint_key;
/linux-6.12.1/arch/powerpc/platforms/pseries/
Dlpar.c1795 struct static_key hcall_tracepoint_key = STATIC_KEY_INIT; variable
1799 static_key_slow_inc(&hcall_tracepoint_key); in hcall_tracepoint_regfunc()
1805 static_key_slow_dec(&hcall_tracepoint_key); in hcall_tracepoint_unregfunc()
DhvCall.S82 ARCH_STATIC_BRANCH(LABEL, hcall_tracepoint_key)