Searched refs:XEN_PCPU_FLAGS_ONLINE (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/public/ | ||
A D | platform.h | 491 #define XEN_PCPU_FLAGS_ONLINE 1 macro |
/xen/xen/arch/x86/ | ||
A D | platform_hypercall.c | 566 g_info->flags |= XEN_PCPU_FLAGS_ONLINE; in do_platform_op() |
Completed in 34 milliseconds