Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h526 extern struct static_key hcall_tracepoint_key;
/openbmc/linux/arch/powerpc/platforms/pseries/
H A 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()
H A DhvCall.S82 ARCH_STATIC_BRANCH(LABEL, hcall_tracepoint_key)