Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_cpu_hotplug.c29 sysctl.u.cpu_hotplug.cpu = cpu; in xc_cpu_online()
30 sysctl.u.cpu_hotplug.op = XEN_SYSCTL_CPU_HOTPLUG_ONLINE; in xc_cpu_online()
42 sysctl.u.cpu_hotplug.cpu = cpu; in xc_cpu_offline()
43 sysctl.u.cpu_hotplug.op = XEN_SYSCTL_CPU_HOTPLUG_OFFLINE; in xc_cpu_offline()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsysctl.c95 unsigned int cpu = sysctl->u.cpu_hotplug.cpu; in arch_do_sysctl()
97 switch ( sysctl->u.cpu_hotplug.op ) in arch_do_sysctl()
/xen-4.10.0-shim-comet/xen/include/public/
A Dsysctl.h1092 struct xen_sysctl_cpu_hotplug cpu_hotplug; member

Completed in 7 milliseconds