xen_processor_cx
struct xen_processor_cx *dst_cx, *dst_cx_states = NULL;
dst_cx_states = kzalloc_objs(struct xen_processor_cx, _pr->power.count);
DEFINE_GUEST_HANDLE_STRUCT(xen_processor_cx);
GUEST_HANDLE(xen_processor_cx) states; /* supported c states */