Home
last modified time | relevance | path

Searched refs:cpu_up_helper (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/asm-x86/
A Dsmp.h60 long cpu_up_helper(void *data);
/xen/xen/arch/x86/
A Dsysctl.c82 long cpu_up_helper(void *data) in cpu_up_helper() function
132 ret = up ? cpu_up_helper(_p(cpu)) in smt_up_down_helper()
193 fn = cpu_up_helper; in arch_do_sysctl()
A Dplatform_hypercall.c635 0, cpu_up_helper, (void *)(unsigned long)cpu); in do_platform_op()
/xen/xen/arch/x86/pv/
A Dshim.c843 long rc = cpu_up_helper((void *)(unsigned long)v->vcpu_id); in pv_shim_cpu_up()

Completed in 5 milliseconds