The _ _ei intrinsic has the following declaration:
void __ei(void);
This intrinsic function executes a CALL_PAL EI (Enable Interrupts) instruction. This intrinsic may only be executed in kernel mode.