Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dstatic_call.h214 #define EXPORT_STATIC_CALL_GPL(name) \ macro
272 #define EXPORT_STATIC_CALL_GPL(name) \ macro
342 #define EXPORT_STATIC_CALL_GPL(name) EXPORT_SYMBOL_GPL(STATIC_CALL_KEY(name)) macro
H A Dtracepoint.h346 EXPORT_STATIC_CALL_GPL(tp_func_##name)
/openbmc/linux/arch/x86/kvm/
H A Dx86.c144 EXPORT_STATIC_CALL_GPL(kvm_x86_get_cs_db_l_bits);
145 EXPORT_STATIC_CALL_GPL(kvm_x86_cache_reg);