Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dstatic_call.h70 #define static_call_update_early(name, _func) \ macro
/linux/arch/x86/xen/
H A Denlighten.c127 static_call_update_early(xen_hypercall, func); in __xen_hypercall_setfunc()
H A Denlighten_pv.c1345 static_call_update_early(xen_hypercall, xen_hypercall_pv); in xen_start_kernel()