CPUF_PAUSED
#define CPUF_PAUSED 0x08 /* CPU is paused */
#define CPUF_PAUSED __BIT(3) /* CPU is paused */